manga-cli
manga-cli copied to clipboard
📖 Script to read manga from cli
THIS PROJECT IS NOW ARCHIVED
Please use this
Table of contents
- Install
- Arch
- Linux
- Uninstall
- Dependencies
Install
Arch
yay -S manga-cli-notprash-git
Linux
Check the dependencies
git clone https://github.com/notprash/manga-cli.git && cd manga-cli
sudo cp manga-cli /usr/local/bin/manga-cli
Uninstall
- Arch:
yay -R manga-cli-notprash-git - Linux:
rm /usr/local/bin/manga-cli