Initial Commit
This commit is contained in:
5
src/telepathy.cr
Normal file
5
src/telepathy.cr
Normal file
@@ -0,0 +1,5 @@
|
||||
require "./telepathy/*"
|
||||
|
||||
module Telepathy
|
||||
# TODO Put your code here
|
||||
end
|
||||
3
src/telepathy/version.cr
Normal file
3
src/telepathy/version.cr
Normal file
@@ -0,0 +1,3 @@
|
||||
module Telepathy
|
||||
VERSION = "0.1.0"
|
||||
end
|
||||
Reference in New Issue
Block a user