1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-07 22:07:49 +02:00

Add HTTPie

This commit is contained in:
Adam Harris 2016-02-25 14:07:02 -07:00
parent bd9d6db488
commit d630c4decd

View File

@ -78,6 +78,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [wp-cli](https://github.com/wp-cli/wp-cli) - Manage WordPress installations, update plugins, set up multisite installs and much more, without using a web browser. - [wp-cli](https://github.com/wp-cli/wp-cli) - Manage WordPress installations, update plugins, set up multisite installs and much more, without using a web browser.
- [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Command-line tool to parse git diffs as JSON and generate pretty HTML. - [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Command-line tool to parse git diffs as JSON and generate pretty HTML.
- [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory. - [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory.
- [HTTPie](https://github.com/jkbrzt/httpie) - A user-friendly HTTP client.
### Mobile Development ### Mobile Development