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
- Host: GitHub
- URL: https://github.com/xoac/unify-toy
- Owner: xoac
- License: bsl-1.0
- Created: 2022-03-02T16:48:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T17:56:56.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T00:55:26.792Z (12 months ago)
- Language: Rust
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
# unify-toy
[](https://crates.io/crates/unify-toy)
[](https://docs.rs/unify-toy)
[](https://github.com/xoac/unify-toy/actions)
[](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).