We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29cbb22 commit 96c9b18Copy full SHA for 96c9b18
README.md
@@ -26,7 +26,11 @@ brew install schpet/tap/linear
26
deno install --allow-env --allow-sys --allow-run --allow-read --allow-net -g -n linear jsr:@schpet/linear-cli
27
```
28
29
-### deno via local
+### binaries
30
+
31
+https://github.com/schpet/linear-cli/releases/latest
32
33
+### local dev
34
35
```bash
36
git clone https://github.com/schpet/linear-cli
0 commit comments