27 lines
429 B
YAML
27 lines
429 B
YAML
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:
|
|
git: https://git.karchnu.fr/WeirdOS/fs.cr
|
|
|
|
# pg:
|
|
# github: will/crystal-pg
|
|
# version: "~> 0.5"
|
|
|
|
# development_dependencies:
|
|
# webmock:
|
|
# github: manastech/webmock.cr
|
|
|
|
# license: MIT
|