From 6260b123cd7d5f58bd49bad18a10a7d6ee40d91f Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Sat, 27 Jun 2020 12:38:30 +0200 Subject: [PATCH] Add WP-CLI (#1799) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 39420049..d166f719 100755 --- a/readme.md +++ b/readme.md @@ -689,6 +689,7 @@ - [Naming](https://github.com/gruhn/awesome-naming#readme) - Naming things in computer science done right. - [Biomedical Information Extraction](https://github.com/caufieldjh/awesome-bioie#readme) - How to extract information from unstructured biomedical data and text. - [Web Archiving](https://github.com/iipc/awesome-web-archiving#readme) - An effort to preserve the Web for future generations. +- [WP-CLI](https://github.com/schlessera/awesome-wp-cli#readme) - Command-line interface for WordPress. ## Related