mirror of
https://gitea.invidious.io/iv-org/shard-athena-negotiation.git
synced 2024-08-15 00:53:23 +00:00
Initial commit
This commit is contained in:
commit
34c8539ead
10 changed files with 204 additions and 0 deletions
22
shard.yml
Normal file
22
shard.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue