Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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