Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beepboopbangbang/hoard-cli
CLI to quickly clone (git) repositories
https://github.com/beepboopbangbang/hoard-cli
cli rust
Last synced: about 2 months 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T18:16:57.000Z (over 1 year ago)
- Last Synced: 2024-10-30T13:19:17.831Z (about 2 months ago)
- Topics: cli, rust
- Language: Rust
- Size: 29.3 KB
- Stars: 1
- 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
[![Crates.io](https://img.shields.io/crates/v/hoard-cli.svg)](https://crates.io/crates/hoard-cli)
[![Docs.rs](https://docs.rs/hoard-cli/badge.svg)](https://docs.rs/hoard-cli)
[![CI](https://github.com/beepboopbangbang/hoard-cli/workflows/CI/badge.svg)](https://github.com/beepboopbangbang/hoard-cli/actions)
[![Coverage Status](https://coveralls.io/repos/github/beepboopbangbang/hoard-cli/badge.svg?branch=master)](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