service/shard.yml

22 lines
456 B
YAML
Raw Normal View History

2019-06-08 02:32:59 +02:00
name: yunoservice
version: 0.1.0
authors:
- Luka Vandervelden <lukc@upyum.com>
description: |
Services management tool.
2019-08-08 17:12:23 +02:00
dependencies:
2019-11-09 13:35:25 +01:00
weird-crystal-base:
2020-04-13 18:23:13 +02:00
git: https://git.baguette.netlib.re/Baguette/weird-crystal-base
2019-10-19 18:04:40 +02:00
specparser:
2020-04-13 18:23:13 +02:00
git: https://git.baguette.netlib.re/Baguette/recipes-parser
2019-10-20 18:09:43 +02:00
crinja:
github: straight-shoota/crinja
2019-11-17 20:06:42 +01:00
passwd:
2020-04-13 18:23:13 +02:00
git: https://git.baguette.netlib.re/Baguette/passwd.cr
2019-11-17 20:06:42 +01:00
branch: master
2019-08-08 17:12:23 +02:00
2019-06-08 02:32:59 +02:00
license: MIT