summaryrefslogtreecommitdiff
path: root/src/flint.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/flint.cr')
-rw-r--r--src/flint.cr6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/flint.cr b/src/flint.cr
new file mode 100644
index 0000000..48d6d30
--- /dev/null
+++ b/src/flint.cr
@@ -0,0 +1,6 @@
+# TODO: Write documentation for `Flint`
+module Flint
+ VERSION = "0.1.0"
+
+ # TODO: Put your code here
+end