Skip to content

Commit

Permalink
add how_to.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbakse committed Jan 13, 2022
1 parent a76cd25 commit e4fa975
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions notes/how_to.md
@@ -0,0 +1,15 @@
# How To Release a new Version of p5.Party

Releases are automated using `np`.

1. Make sure the code is working.
1. Make sure your working directory is clean.
1. Make sure your commits are pushed.
1. make sure you have your phone, for the one-time-password.
1. Run `npm run release`.
1. Enter one-time-password
1. Browser should open github release page
1. Enter name
1. Attach p5.party.zip
1. Check pre-release
1. publish

0 comments on commit e4fa975

Please sign in to comment.