Azu

Codacy Badge Crystal CI

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.

Documentation

Azu Toolkit Documentation

Semantics

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      azu:
        github: azutoolkit/azu
  2. Run shards install

Contributing

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

Contributors