Initial commit

This commit is contained in:
George Dietrich 2020-12-21 23:21:53 -05:00
commit 34c8539ead
10 changed files with 204 additions and 0 deletions

22
shard.yml Normal file
View file

@ -0,0 +1,22 @@
name: athena-COMPONENT_NAME
version: 0.1.0
crystal: '>= 0.35.0'
license: MIT
repository: https://github.com/athena-framework/COMPONENT_NAME
documentation: https://athena-framework.github.io/COMPONENT_NAME/Athena/NAMESPACE_NAME.html
description: |
DESCRIPTION.
authors:
- CREATOR_NAME <CREATOR_EMAIL>
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 0.13.0