Skip to content

zerodev-exe/anidl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anidl

anime downloader written in rust

How to install

git clone https://github.com/zerodev-exe/anidl.git
cd anidl
cargo b --release
ln -snf $(pwd)/target/release/anidl /home/zero/.local/bin
cargo install --git https://github.com/zerodev-exe/anidl