15 lines
183 B
YAML
15 lines
183 B
YAML
name: yunoservice
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Luka Vandervelden <lukc@upyum.com>
|
|
|
|
description: |
|
|
Services management tool.
|
|
|
|
targets:
|
|
service:
|
|
main: src/main.cr
|
|
|
|
license: MIT
|