todod/shard.yml

27 lines
429 B
YAML
Raw Normal View History

2019-07-06 02:35:50 +02:00
name: kanban
version: 0.1.0
# authors:
# - name <email@example.com>
# description: |
# Short description of kanban
dependencies:
kemal:
github: kemalcr/kemal
authd:
github: Lukc/authd
fs:
2019-09-30 21:11:42 +02:00
git: https://git.karchnu.fr/WeirdOS/fs.cr
2019-07-06 02:35:50 +02:00
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
# license: MIT