amber_saludo
Version, currently master branch1 version
- master branchlatestFeb 3, 2018
github.com/faustinoaq/amber-saludo
Project example trying to create a plugin for Amber Framework
Installation
# Add this to your shard.yml
dependencies:
amber_saludo:
github: faustinoaq/amber-saludo
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.24.1- License
- MIT
- Author
- Faustino Aguilar
Dependencies
Runtime Dependencies
- amber*github: amberframework/amber
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Feb 3, 2018
- Crystal
0.24.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/faustinoaq/amber-saludo
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1