diff options
| author | Erik Larkö <erik@mullvad.net> | 2017-05-24 15:42:29 +0200 |
|---|---|---|
| committer | Erik Larkö <erik@mullvad.net> | 2017-05-27 14:13:39 +0200 |
| commit | f5f1556017822f690fd3c68415864e4a678499a8 (patch) | |
| tree | 41c87b7078ef6816c4fcc6f67c61c1fa772e722c | |
| parent | fa490aab87b341daed7ca3b4b862b376f0018e2a (diff) | |
| download | mullvadvpn-f5f1556017822f690fd3c68415864e4a678499a8.tar.xz mullvadvpn-f5f1556017822f690fd3c68415864e4a678499a8.zip | |
Add flow to readme
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ## Command line tools - `$ npm run develop` - develop app with live-reload enabled +- `$ npm run flow` - type-check the code - `$ npm run lint` - lint code - `$ npm run docs` - generate HTML documentation - `$ npm run pack` - prepare app for distribution for macOS, Windows, Linux. Use `pack:mac`, `pack:win`, `pack:linux` to generate package for single target. |
