Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samasaur1/torrentertest
An extremely basic driver program for TorrentKit
https://github.com/samasaur1/torrentertest
Last synced: about 1 month ago
JSON representation
An extremely basic driver program for TorrentKit
- Host: GitHub
- URL: https://github.com/samasaur1/torrentertest
- Owner: Samasaur1
- Created: 2022-05-12T04:00:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T05:25:27.000Z (over 2 years ago)
- Last Synced: 2024-11-05T22:38:53.776Z (3 months ago)
- Language: Swift
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# torrentertest
A very simple driver program for [TorrentKit](https://github.com/Samasaur1/TorrentKit).
```
git clone https://github.com/Samasaur1/torrentertest
cd torrentertest
swift build -c release
.build/release/torrentertest path/to/file.torrent
```