Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
[Project] How to build release tutorial added
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jul 8, 2017
1 parent 9873cf4 commit 20c6d08
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,5 @@ test/
.gitignore
.nycrc
.travis.yml
HOW-TO-BUILD-RELEASE.md
yarn.lock
7 changes: 7 additions & 0 deletions HOW-TO-BUILD-RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

- Check Travis
- Check Coveralls
- Change version
- Check npmignore
- npm run build
- npm publish

0 comments on commit 20c6d08

Please sign in to comment.