Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
stoffeastrom committed Jun 27, 2018
1 parent 00f3251 commit 4ccb938
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ npm install --save-dev @after-work.js/aw
`after-work.js` is CLI and consists of a command together with appropriate options
Help is always available with the `--help, -h` option

```sh
npx aw -h
npx aw chrome -h
npx aw protractor -h
npx aw serve -h
npx aw puppeteer -h
```

| Command | Description | Alias | Default | Experimental |
| ---------- | ----------------------------------------------- | ------ | :-----: | :----------: |
| node | Run tests in node. | | x | |
Expand Down

0 comments on commit 4ccb938

Please sign in to comment.