A web framework comprised of reusable, independent components.
- Add the dependency to your
shard.yml
:
dependencies:
athena:
github: athena-framework/framework
version: ~> 0.16.0
- Run
shards install
Report issues and send Pull Requests in the main Athena repository.