# Yash-cli
`yash-cli` is a command-line interface for the [yash](../README.md) shell
implementation. This crate is not intended to be used as a library by other
programs.
[](https://crates.io/crates/yash-cli)
[](https://docs.rs/yash-cli)
[](https://github.com/magicant/yash-rs/actions/workflows/ci.yml)
- [Changelog for the entire shell binary](CHANGELOG-bin.md)
- [Changelog for the library crate](CHANGELOG-lib.md)
## License
This crate is distributed under [GPLv3](LICENSE-GPL).