mirror of
https://github.com/CoolnsX/dra-cla.git
synced 2025-12-20 07:15:25 +05:30
Added Nix install
It is now available in nix package manager.
This commit is contained in:
@@ -16,6 +16,7 @@ This tool is modified version of [ani-cli](https://github.com/pystardust/ani-cli
|
||||
## Table of Contents
|
||||
- [Install](#Installation)
|
||||
- [Linux](#Linux)
|
||||
- [Nix](#Nix)
|
||||
- [Android](#Android)
|
||||
- [Uninstall](#Uninstall)
|
||||
- [Dependencies](#Dependencies)
|
||||
@@ -34,6 +35,12 @@ sudo cp dra-cla /usr/local/bin/dra-cla
|
||||
|
||||
*Note that mpv installed through flatpak is not compatible*
|
||||
|
||||
#### Nix
|
||||
|
||||
``` shell
|
||||
nix-shell -p dra-cla
|
||||
```
|
||||
|
||||
### Android
|
||||
|
||||
Install termux [(Guide)](https://termux.com/)
|
||||
|
||||
Reference in New Issue
Block a user