1 unstable release
Uses new Rust 2024
| 0.1.1 | Feb 17, 2026 |
|---|
#1086 in Configuration
210KB
192 lines
repo tool
easily clone git repositories

Configuration
The first time you run repo, it will ask you to generate a config.
The config can be written in JSON or TOML.
| Operating system | Config location |
|---|---|
| Linux | /home/alice/.config/repo-tool/ |
| Windows | C:\Users\Alice\AppData\Roaming/repo-tool |
| macOS | /Users/Alice/Library/Application Support/repo-tool |
Dependencies
~4–14MB
~125K SLoC