···60606161The binary will be available at `target/release/tangled-cli`.
62626363+### Using with Nix
6464+6565+This repo provides a runnable flake:
6666+6767+```sh
6868+nix run git+https://tangled.org/vitorpy.com/tangled-cli
6969+```
7070+7171+#### On Tangled CI Pipelines
7272+7373+Register a [Spindle dependency](https://tangled.org/tangled.org/core/blob/master/docs/spindle/pipeline.md#dependencies) on your workflow:
7474+7575+```yaml
7676+dependencies:
7777+ git+https://tangled.org/victorpy.com/tangled-cli:
7878+ - tangled-cli
7979+```
8080+6381### Install from AUR (Arch Linux)
64826583Community-maintained package: