todod/shard.yml

27 lines
433 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
2019-12-13 05:47:45 +01:00
dodb:
git: https://git.karchnu.fr/WeirdOS/dodb.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