# ploys-cli
[![Build][build-badge]][build-badge-url]
[![License][license-badge]][license-badge-url]
A command line application to manage projects, packages, releases and
deployments.
> [!IMPORTANT]
> This crate is still in development and is not yet suitable for public use.
## License
This project is dual licensed under the following licenses at your discretion:
- [MIT License](LICENSE-MIT)
- [Apache License, Version 2.0](LICENSE-APACHE)
### Contribution
Unless explicitly stated otherwise any contribution intentionally submitted for
inclusion in the work shall be dual licensed as above without additional terms
or conditions.
[build-badge]: https://img.shields.io/github/actions/workflow/status/ploys/ploys/ci.yml
[build-badge-url]: https://github.com/ploys/ploys/actions/workflows/ci.yml
[license-badge]: https://img.shields.io/badge/license-MIT%20OR%20Apache%202.0-blue.svg
[license-badge-url]: https://github.com/ploys/ploys#license