|
10 | 10 |
|
11 | 11 | A single Go binary (`cps`) to initialize, manage, and update a complete CLI-driven development environment on Linux and macOS. It installs and tracks tools across these categories: |
12 | 12 |
|
13 | | -- **CLI utilities** - bat, fd, ripgrep, lsd, jq, yq, fzf, sd, gron, sq, gobuster, and more |
| 13 | +- **CLI utilities** - bat, fd, ripgrep, lsd, jq, yq, fzf, sd, gron, sq, and more |
14 | 14 | - **Cloud CLIs** - AWS CLI, Azure CLI, gcloud CLI |
15 | 15 | - **Language runtimes** - Go SDK, Python 3.14 (via uv), Rust (via rustup), Node.js LTS (via nvm) |
16 | 16 | - **Editor & shell** - Neovim (0.11+) with NvChad, spaceship-prompt, zsh plugins, tmux with TPM |
17 | 17 | - **Config files** - complete `.zshrc`, tmux.conf, kitty.conf, aerospace.toml (macOS) |
18 | 18 |
|
19 | 19 | Additional tools are available as **extension packs** installed via `cps extend`: |
20 | 20 |
|
21 | | -- **security** - nuclei, naabu, subfinder, proxify, trufflehog, httpx, dnsx, titus |
| 21 | +- **security** - nuclei, naabu, subfinder, proxify, trufflehog, httpx, dnsx, gobuster, titus |
22 | 22 | - **cloudsec** - terraform, kubectl, kubelogin, grpcurl, cloudfox, aurelian, trivy, cloudlist |
23 | 23 | - **appsec** - katana, ffuf, hadrian, dalfox, reaper, poltergeist, wraith, gau |
24 | 24 | - **misc** - julius, trajan, gowitness, snitch, age |
|
0 commit comments