AZU is a toolkit for artisans with expressive, elegant syntax that offers great performance to build rich, interactive type safe, applications quickly, with less code and conhesive parts that adapts to your prefer style.
- Simplicity: pre-existing knowledge of users to minimise their learning curve when using a module, so anything with high unpredictability factor is a good candidate for re-design
- Least Effort: Everyone tends to follow the path that is as close to effortless as possible.
- Opportunity Cost: To make a good economic decision, we want to choose the option with the greatest benefit to us but the lowest cost.
- Cost Of Delay: Emphasises holding on taking important actions and crucial decisions for as long as possible.
- SOLID The SOLID principles do not only apply on software development but also when architecting a system.
-
Add the dependency to your
shard.yml
:dependencies: azu: github: azutoolkit/azu
-
Run
shards install
1. Fork it (<https://github.com/eliasjpr/azu/fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
- Elias J. Perez - creator and maintainer