Skip to content

Commit

Permalink
Documented how to publish to NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom32i committed Jan 4, 2018
1 parent f0cdc54 commit 0e0a363
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 @@ -81,3 +81,7 @@ By default, it's located in `~/.gad/cache` but you can specify a different path
## Coding style

npm run lint

## Publishing on NPM

npm publish --access public

0 comments on commit 0e0a363

Please sign in to comment.