Rust CLI for tangled

docs: add AUR package #1

merged opened by t1c.dev targeting main from t1c.dev/tangled-cli: docs/aur

I submitted tangled-cli-git to the AUR :)

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:4d3footpr6lgq6hy5m74xdmm/sh.tangled.repo.pull/3m2kbplknsv22
+7 -1
Diff #0
+7 -1
README.md
··· 14 14 15 15 ## Quick start 16 16 17 - ``` 17 + ```sh 18 18 cargo run -p tangled-cli -- --help 19 19 ``` 20 20 21 + ### Install from AUR (community maintained) 22 + 23 + ```sh 24 + yay -S tangled-cli-git 25 + ``` 26 + 21 27 Building requires network to fetch crates. 22 28 23 29 ## Next steps

Submissions

sign up or login to add to the discussion
t1c.dev submitted #0
1 commit
expand
docs: AUR package
pull request successfully merged