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
6
src/athena-COMPONENT_NAME.cr
Normal file
6
src/athena-COMPONENT_NAME.cr
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Convenience alias to make referencing `Athena::NAMESPACE_NAME` types easier.
|
||||
alias ALIAS_NAME = Athena::NAMESPACE_NAME
|
||||
|
||||
module Athena::NAMESPACE_NAME
|
||||
VERSION = "0.1.0"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue