shard-ameba/shard.yml

23 lines
340 B
YAML
Raw Normal View History

2017-10-26 16:46:58 +00:00
name: ameba
2023-12-27 21:51:36 +00:00
version: 1.6.1
2017-10-26 16:46:58 +00:00
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>
2023-11-14 02:42:43 +00:00
- Sijawusz Pur Rahnama <sija@sija.pl>
2017-10-26 16:46:58 +00:00
2018-04-11 10:44:02 +00:00
targets:
ameba:
main: src/cli.cr
scripts:
postinstall: shards build -Dpreview_mt
2019-05-19 17:46:40 +00:00
2023-11-14 02:40:14 +00:00
# TODO: remove pre-compiled executable in future releases
2019-05-19 17:46:40 +00:00
executables:
- ameba
- ameba.cr
crystal: ~> 1.10
license: MIT