aix

Version, currently 0.2.02 versions

github.com/trans/aix

No description declared in shard.yml.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  aix:
    github: trans/aix
    version: ~> 0.2.0

Then run:

shards install

shard.yml

Crystal
>= 1.19.1
License
MIT
Author
Thomas Sawyer
Target
  • aix from src/aix.cr

Dependencies

Runtime Dependencies

  • crt~> 0.2.0github: trans/crt
  • kemal*github: kemalcr/kemal
  • fancyline*github: Papierkorb/fancyline

README

aix

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/aix/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