mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
18 lines
287 B
YAML
18 lines
287 B
YAML
name: ameba
|
|
version: 0.13.2
|
|
|
|
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
|