Skip to content

Commit

Permalink
Merge pull request #7 from icgc-argo/develop
Browse files Browse the repository at this point in the history
feat(README.md): updates workflow doc
  • Loading branch information
hlminh2000 committed Jul 12, 2019
2 parents b632fdb + 6231e6e commit 15b3b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ This project uses the following bootstrap setup: [typescript-library-starter](ht
- `npm i`: install dependencies
- `npm run test:watch`: to start developing with interactive live test
- `npm run build`: to trigger build (for local testing only)
- `npm run commit`: to commit changes. __IMPORTANT__ as commits are analyzed for release
- Once happy, submit a PR to the `develop` branch.
- Releases happen automatically through Travis once merged to `master`

Expand Down

0 comments on commit 15b3b62

Please sign in to comment.