Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athena-framework/console
Allows for the creation of CLI based commands
https://github.com/athena-framework/console
component crystal
Last synced: 6 days ago
JSON representation
Allows for the creation of CLI based commands
- Host: GitHub
- URL: https://github.com/athena-framework/console
- Owner: athena-framework
- License: mit
- Created: 2020-10-30T02:05:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T14:27:32.000Z (2 months ago)
- Last Synced: 2024-09-08T16:29:51.853Z (2 months ago)
- Topics: component, crystal
- Language: Crystal
- Homepage: https://athenaframework.org/Console/
- Size: 491 KB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-frameworks - Athena Console
- awesome-crystal - Athena Console - Allows for the creation of CLI based commands (CLI Builders)
README
# Console
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/workflows/CI/badge.svg)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/console.svg)](https://github.com/athena-framework/console/releases)Allows for the creation of CLI based commands.
## Getting Started
Checkout the [Documentation](https://athenaframework.org/Console).
## Contributing
Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.