Skip to content

Commit

Permalink
Add info about packaging and upload to contributing section in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasburger committed Jun 17, 2019
1 parent f29bc45 commit b7e6c77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,9 @@ Examples for tags (the script will prepend a `v` to the given name to indicate t
./tag.sh 1.0.0-rc-1
./tag.sh 1.0.0
```

Package and upload:
```
./packaging.sh
./packaging-upload.sh
```

0 comments on commit b7e6c77

Please sign in to comment.