Commit c21011b
committed
docs: add curl install command to Quick Start
Added the curl-based installation method to the README's Quick Start
section. This provides an easier installation option that doesn't
require a package manager.
Usage: curl -fsSL https://raw.githubusercontent.com/SocketDev/socket-cli/main/install.sh | bash
Also removed obsolete shadow-bin wrapper scripts (npm, npx, pnpm, yarn)
as this functionality has been removed from the codebase.1 parent 3b03eb2 commit c21011b
5 files changed
+8
-108
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments