Add WP-CLI

This commit is contained in:
Cezar Augusto 2016-01-21 00:47:55 -02:00
parent 8ef0672fd2
commit 8a311dce5e
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [surge](https://surge.sh) - deploy directory to the web.
- [acmetool](https://github.com/hlandau/acme) - An easy-to-use command line tool for automatically acquiring certificates from ACME servers.
- [loadtest](https://github.com/alexfernandez/loadtest) - Runs a load test on the selected URL. Easy to extend minimally for your own ends.
- [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.
## Mobile Development