Update 'better-cli.md'
This commit is contained in:
parent
cfe0e7c18b
commit
c440068bca
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
| Count lines of code | cloc | [loc] | Rust | ✔️ | `cargo install loc` |
|
||||
| Navigate/manipulate JSON | _N/A_ | [jq] | C | ✔️ | Package manager (+ choco) |
|
||||
| Navigate/manipulate HTML | _N/A_ | [pup] | Go | ✔️ | `go get github.com/ericchiang/pup` |
|
||||
| Static file server | _[many]_ | [sfz] | Rust | ✔️ | `cargo install sfz` |
|
||||
| Static HTTP file server | _[many]_ | [sfz] | Rust | ✔️ | `cargo install sfz` |
|
||||
|
||||
[ripgrep]: https://github.com/BurntSushi/ripgrep
|
||||
[loc]: https://github.com/cgag/loc
|
||||
|
|
Loading…
Reference in a new issue