mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
18 lines
259 B
YAML
18 lines
259 B
YAML
name: ameba
|
|
version: 0.8.1
|
|
|
|
crystal: 0.25.1
|
|
license: MIT
|
|
authors:
|
|
- Vitalii Elenhaupt <velenhaupt@gmail.com>
|
|
|
|
targets:
|
|
ameba:
|
|
main: src/cli.cr
|
|
|
|
scripts:
|
|
postinstall: make bin
|
|
|
|
# https://github.com/crystal-lang/shards/pull/126
|
|
executables:
|
|
- ameba
|