https://github.com/sleepingkingstudios/cuprum-cli
A command-line utility powered by Cuprum.
https://github.com/sleepingkingstudios/cuprum-cli
Last synced: 5 months ago
JSON representation
A command-line utility powered by Cuprum.
- Host: GitHub
- URL: https://github.com/sleepingkingstudios/cuprum-cli
- Owner: sleepingkingstudios
- License: mit
- Created: 2026-01-12T20:35:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-27T05:26:55.000Z (5 months ago)
- Last Synced: 2026-01-27T18:36:16.470Z (5 months ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Bronze::Files
A command-line utility powered by Cuprum.
Provides tools and utilities for defining command-line tools.
## About
### Documentation
Documentation is generated using [YARD](https://yardoc.org/), and can be generated locally using the `yard` gem.
### License
Copyright (c) 2026 Rob Smith
`Cuprum::Cli` is released under the [MIT License](https://opensource.org/licenses/MIT).
### Contribute
The canonical repository for this gem is located at https://github.com/sleepingkingstudios/cuprum-cli.
To report a bug or submit a feature request, please use the [Issue Tracker](https://github.com/sleepingkingstudios/cuprum-cli/issues).
To contribute code, please fork the repository, make the desired updates, and then provide a [Pull Request](https://github.com/sleepingkingstudios/cuprum-cli/pulls). Pull requests must include appropriate tests for consideration, and all code must be properly formatted.
### Code of Conduct
Please note that the `Cuprum::Cli` project is released with a [Contributor Code of Conduct](https://github.com/sleepingkingstudios/cuprum-cli/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.