amber_cli
amber_cli
This is a WIP tool that takes the Amber CLI out of the same repo as the Amber framework itself.
This allows us to build a CLI tool that isn't tightly coupled to release versions of Amber.
Installation
-
Add the dependency to your
shard.yml
:dependencies: amber_cli: github: amberframework/amber_cli
-
Run
shards install
Usage
require "amber_cli"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/amberframework/amber_cli/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- crimson-knight - creator and maintainer
Repository
amber_cli
Owner
Statistic
- 2
- 2
- 1
- 0
- 14
- over 1 year ago
- March 10, 2023
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 22:07:30 GMT
Languages