amber-saludo
Amber Saludo
This is an project example trying to create a plugin for Amber Framework based on Amber::CLI
Installation
Add this to your application's shard.yml
:
targets:
saludo:
main: lib/amber_saludo/src/amber_saludo.cr
dependencies:
amber_saludo:
github: faustinoaq/amber-saludo
Then execute shards build saludo
Usage
generate
bin/saludo generate
Generate src/controllers/saludo_controller.cr
and modifies config/routers.cr
adding /saludo
path to your project.
help
bin/saludo --help
Print help information about saludo
usage.
version
bin/saludo --version
Print saludo
version.
Development
Based on Amber::CLI
, check Amber repo for more info.
Contributing
- Fork it ( https://github.com/faustinoaq/amber-saludo/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
- faustinoaq Faustino Aguilar - creator, maintainer
Repository
amber-saludo
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- almost 7 years ago
- February 1, 2018
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 16:34:38 GMT
Languages