1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-03-13 21:15:43 +01:00

Update README.md

This commit is contained in:
Bernhard Posselt 2016-02-12 09:56:56 +01:00
parent bcd559f4d2
commit fea6680b72

View File

@ -14,20 +14,20 @@ The following tasks are available:
* **Build the JavaScript**:
gulp
gulp
* **Watch for changes and build JavaScript**:
gulp watch
gulp watch
* **Run JavaScript unit tests**:
gulp karma
gulp karma
* **Watch for changes and run JavaScript unit tests**:
gulp watch-karma
gulp watch-karma
* **Watch for changes and run PHP unit tests**:
gulp watch-phpuni
gulp watch-phpuni