Init scaffolding
This commit is contained in:
6
src/village.cr
Normal file
6
src/village.cr
Normal file
@@ -0,0 +1,6 @@
|
||||
# TODO: Write documentation for `Village`
|
||||
module Village
|
||||
VERSION = "0.1.0"
|
||||
|
||||
# TODO: Put your code here
|
||||
end
|
Reference in New Issue
Block a user