0

Add nix support (#45)

This commit is contained in:
Andrei Borzenkov
2023-11-22 19:28:15 +04:00
committed by GitHub
parent 6b7df22624
commit 1a18e654a2
4 changed files with 124 additions and 0 deletions

View File

@@ -50,6 +50,11 @@ git clone https://github.com/kaimi-io/yandex-music-download.git
cd yandex-music-download/src
perl ya.pl -h
```
### Nix / NixOS
```bash
nix shell github:kaimi-io/yandex-music-download
ya-music -h
```
### MacOS
1. Install brew (https://brew.sh/).
2. Run: