shard-ameba/shard.yml

19 lines
287 B
YAML
Raw Normal View History

2017-10-26 16:46:58 +00:00
name: ameba
2020-08-26 19:46:32 +00:00
version: 0.13.2
2017-10-26 16:46:58 +00:00
2019-06-06 16:12:31 +00:00
crystal: 0.29.0
license: MIT
2017-10-26 16:46:58 +00:00
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>
2018-04-11 10:44:02 +00:00
targets:
ameba:
main: src/cli.cr
scripts:
2019-07-18 10:53:04 +00:00
# TODO: remove pre-compiled executable in future releases
postinstall: make bin && make run_file
2019-05-19 17:46:40 +00:00
executables:
- ameba