Skip to content

Commit 7eeef1f

Browse files
committed
Updated README
1 parent 30f0797 commit 7eeef1f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# composer-deployer
2-
Composer Plugin to create a deployer config (deploy.php).
32

4-
A plugin for Composer to create the Deployer configuration file.
3+
A plugin for Composer to create the Deployer configuration file (deploy.php).
54

65
## Installation
76

@@ -13,4 +12,7 @@ composer require wearerequired/composer-deployer
1312

1413
## Features
1514

16-
* Creates `deploy.php` in root level.
15+
* Creates `deploy.php` in root level
16+
* This config deploys a project
17+
* Executes WordPress translation installs/updates (via wp-cli)
18+
* Executes a opcache clear command (via wp-cli) when activated

0 commit comments

Comments
 (0)