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:
parent
bcd559f4d2
commit
fea6680b72
14
js/README.md
14
js/README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user