feat: initial commit — unarr CLI
Search, inspect, stream, and download torrents from the terminal. Replaces the entire *arr stack with a single binary.
This commit is contained in:
commit
29cf0a0126
85 changed files with 10178 additions and 0 deletions
10
.github/CODEOWNERS
vendored
Normal file
10
.github/CODEOWNERS
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Default owners for everything in the repo
|
||||
* @torrentclaw/maintainers
|
||||
|
||||
# CI/CD and release
|
||||
.github/ @torrentclaw/maintainers
|
||||
.goreleaser.yml @torrentclaw/maintainers
|
||||
Dockerfile @torrentclaw/maintainers
|
||||
|
||||
# Core engine
|
||||
internal/engine/ @torrentclaw/maintainers
|
||||
Loading…
Add table
Add a link
Reference in a new issue