summaryrefslogtreecommitdiff
path: root/shard.yml
diff options
context:
space:
mode:
authorMatthew Hall <hallmatthew314@gmail.com>2022-08-29 17:53:29 +1200
committerMatthew Hall <hallmatthew314@gmail.com>2022-08-29 17:53:29 +1200
commit3ec262b17620424d0e1c7b9411f6757c609238f6 (patch)
tree803ac267b4c1707ca717213395dbb4c34372ebcf /shard.yml
Initial commit
Diffstat (limited to 'shard.yml')
-rw-r--r--shard.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/shard.yml b/shard.yml
new file mode 100644
index 0000000..d22daea
--- /dev/null
+++ b/shard.yml
@@ -0,0 +1,13 @@
+name: flint
+version: 0.1.0
+
+authors:
+ - Matthew Hall <hallmatthew314@gmail.com>
+
+targets:
+ flint:
+ main: src/flint.cr
+
+crystal: 1.5.0
+
+license: MIT