mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-17 20:24:21 +01:00
* Rename arkd folder & drop cli * Rename ark cli folder & update docs * Update readme * Fix * scripts: add build-all * Add target to build cli for all platforms * Update build scripts --------- Co-authored-by: tiero <3596602+tiero@users.noreply.github.com>
12 lines
176 B
YAML
Executable File
12 lines
176 B
YAML
Executable File
version: v1
|
|
name: buf.build/ark-network/ark
|
|
deps:
|
|
- buf.build/googleapis/googleapis
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
ignore_unstable_packages: true
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
|