This commit is contained in:
Gwenhael Le Moine 2019-11-27 12:18:14 +01:00
parent 282608bbeb
commit 67751cebed
No known key found for this signature in database
GPG key ID: FDFE3669426707A7
3 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
/credger
/public/js
/.shards
/bin/

View file

@ -1,5 +1,9 @@
version: 1.0
shards:
ameba:
github: crystal-ameba/ameba
version: 0.10.1
exception_page:
github: crystal-loot/exception_page
version: 0.1.2

View file

@ -1,6 +1,10 @@
name: credger
version: 1.99
development_dependencies:
ameba:
github: crystal-ameba/ameba
dependencies:
kemal:
github: kemalcr/kemal