# Empty the Target Folder
$ cargo clean
# Compile the App
$ cargo build
# Test the App
$ ./target/debug/torrentify <torrent file>
# Example:
$ ./target/debug/torrentify src/debian.iso.torrent
# Compile for Release
$ cargo build --release
# Add to Path
$ cp target/release/torrentify /usr/local/bin
# Run App Anywhere
$ torrentify debian.iso.torrent
-
Notifications
You must be signed in to change notification settings - Fork 0
License
hjoncour/torrentify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published