shard-ameba/shard.yml

19 lines
287 B
YAML

name: ameba
version: 0.10.0
crystal: 0.29.0
license: MIT
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>
targets:
ameba:
main: src/cli.cr
scripts:
# TODO: remove pre-compiled executable in future releases
postinstall: make bin && make run_file
executables:
- ameba