Update 'better-cli.md'

This commit is contained in:
Hamcha 2020-01-23 12:52:05 +00:00
parent cfe0e7c18b
commit c440068bca
1 changed files with 1 additions and 1 deletions

View File

@ -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