Initial commit

This commit is contained in:
Omar Roth
2017-11-23 01:48:55 -06:00
commit 26959020b7
15 changed files with 307 additions and 0 deletions

17
shard.yml Normal file
View File

@@ -0,0 +1,17 @@
name: visor
version: 0.1.0
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
visor:
main: src/visor.cr
dependencies:
kemal:
github: kemalcr/kemal
crystal: 0.23.1
license: MIT