Skip to content

Commit

Permalink
Update README with PEG.js info
Browse files Browse the repository at this point in the history
  • Loading branch information
tavinathanson committed Nov 23, 2014
1 parent 77eab79 commit 2dddabe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ npm install
gulp dalliance
```

To update the PEG.js generated grammar after modifying CQL, run `gulp peg`.

`gulp prod`, as introduced earlier, can be used to update all of the above (BioDalliance, PEG.js grammar, etc.)

#### Python

If `USE_RELOADER` is True in your ENV.sh, then you'll get automatic
Expand Down

0 comments on commit 2dddabe

Please sign in to comment.