mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
6ca4e38167
* Ameba cli & binary * -1 when ameba found issues * Add postscript to shard.yml * Correct postinstall * Remove targets * Try executables
13 lines
171 B
YAML
13 lines
171 B
YAML
name: ameba
|
|
version: 0.1.0
|
|
|
|
crystal: 0.23.1
|
|
license: MIT
|
|
authors:
|
|
- Vitalii Elenhaupt <velenhaupt@gmail.com>
|
|
|
|
scripts:
|
|
postinstall: make build
|
|
|
|
executables:
|
|
- ameba
|