https://github.com/embarkstudios/boh
https://github.com/embarkstudios/boh
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/embarkstudios/boh
- Owner: EmbarkStudios
- License: apache-2.0
- Created: 2022-12-20T09:11:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T12:14:12.000Z (over 2 years ago)
- Last Synced: 2024-04-26T07:45:32.708Z (about 2 years ago)
- Language: Rust
- Size: 148 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `🎒 boh`
**A tiny thing that can hold many things**
[](https://embark.dev)
[](https://discord.gg/dAuKfZS)
[](https://crates.io/crates/boh)
[](https://docs.rs/boh)
[](https://deps.rs/repo/github/EmbarkStudios/boh)
[](https://github.com/EmbarkStudios/boh/actions)
A small CLI that implement a subset of the commands from tools like gcloud and kubectl, that can be used without requiring a lot of dependencies like python.
## Contributing
[](CODE_OF_CONDUCT.md)
We welcome community contributions to this project.
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
Please also read our [Contributor Terms](CONTRIBUTING.md#contributor-terms) before you make any contributions.
Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:
### License
This contribution is dual licensed under EITHER OF
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
For clarity, "your" refers to Embark or any other licensee/user of the contribution.