+1
-1
| { | ||
| "name": "stik-cli", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Passive network watcher — tells you in plain English what's on your network, and taps you on the shoulder when something new shows up.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+3
-0
@@ -32,2 +32,5 @@ # stik | ||
| ```bash | ||
| # npm (macOS arm64 — ships a prebuilt binary, no toolchain needed) | ||
| npm install -g stik-cli | ||
| # from source (needs Go 1.26+ and libpcap headers) — installs a binary named `stik` | ||
@@ -34,0 +37,0 @@ go install github.com/adamsjack711-ux/stik-cli/cmd/stik@latest |
Sorry, the diff of this file is not supported yet
5650937
0195
1.56%