From 8a311dce5ebf9a61255ced8a18d5bfcba9bcead0 Mon Sep 17 00:00:00 2001 From: Cezar Augusto Date: Thu, 21 Jan 2016 00:47:55 -0200 Subject: [PATCH] Add WP-CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ceac6f..44fe85a 100644 --- a/README.md +++ b/README.md @@ -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