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

https://github.com/xoac/unify-toy

toy cli app
https://github.com/xoac/unify-toy

Last synced: 10 months ago
JSON representation

toy cli app

Awesome Lists containing this project

README

          

# unify-toy

[![Crates.io](https://img.shields.io/crates/v/unify-toy.svg)](https://crates.io/crates/unify-toy)
[![Docs.rs](https://docs.rs/unify-toy/badge.svg)](https://docs.rs/unify-toy)
[![CI](https://github.com/xoac/unify-toy/workflows/CI/badge.svg)](https://github.com/xoac/unify-toy/actions)
[![Coverage Status](https://coveralls.io/repos/github/xoac/unify-toy/badge.svg?branch=main)](https://coveralls.io/github/xoac/unify-toy?branch=main)

## 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 --git https://github.com/xoac/unify-toy`
## License

Licensed under Boost Software License - Version 1.0 [BSL-1.0](LICENSE) or https://www.boost.org/LICENSE_1_0.txt

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the BSL-1.0 license, should not contains
any additional terms or conditions.

See [CONTRIBUTING.md](CONTRIBUTING.md).