bare-script 0.1.1

The type-safe scripting authority for Rust. A framework for building robust shell commands and automation with 'Parse, don't validate' philosophy.
Documentation
# Notice


This file contains information about the licensing and copyright of `bare-script`.

## License


`bare-script` is licensed under either of:

- **MIT License** - See [LICENSE-MIT]LICENSE-MIT
- **Apache License, Version 2.0** - See [LICENSE-APACHE]LICENSE-APACHE

## Copyright


Copyright (c) 2024 bare-rs contributors

## Third-Party Dependencies


This project uses the following third-party dependencies:

| Dependency | Version | License |
|------------|---------|---------|
| thiserror | 2.0 | MIT OR Apache-2.0 |
| tokio | 1.x | MIT |
| log | 0.4 | MIT OR Apache-2.0 |

## Contribution


By contributing to this project, you agree that your contributions will be licensed under the MIT OR Apache-2.0 license.

## Brand Names


"bare-script" and the "bare-rs" organization name are trademarks of bare-rs contributors. Please use them respectfully.

## Contact


For licensing questions, please open an issue on GitHub.