https://github.com/beepboopbangbang/hoard-cli
CLI to quickly clone (git) repositories
https://github.com/beepboopbangbang/hoard-cli
cli rust
Last synced: over 1 year ago
JSON representation
CLI to quickly clone (git) repositories
- Host: GitHub
- URL: https://github.com/beepboopbangbang/hoard-cli
- Owner: beepboopbangbang
- License: mpl-2.0
- Created: 2022-08-24T01:16:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T18:16:57.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T19:30:49.658Z (over 1 year ago)
- Topics: cli, rust
- Language: Rust
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# hoard-cli
[](https://crates.io/crates/hoard-cli)
[](https://docs.rs/hoard-cli)
[](https://github.com/beepboopbangbang/hoard-cli/actions)
[](https://coveralls.io/github/beepboopbangbang/hoard-cli?branch=master)
## Installation
### Cargo
* Install the rust toolchain in order to have cargo installed by following
[this](https://www.rust-lang.org/tools/install) guide.
* run `cargo install hoard-cli`
## License
Licensed under MPL-2.0