p5.serialserver icon indicating copy to clipboard operation
p5.serialserver copied to clipboard

Figure out release process so NPM package is synced with GH repo

Open kaganjd opened this issue 7 years ago • 2 comments

On this branch, I'm importing the libs (p5, p5.serialport, p5.dom) as node modules. This way, we get the latest versions each time we npm install... but it will only work if the NPM modules are up to date.

kaganjd avatar Nov 20 '17 21:11 kaganjd

Great! Want to make a pull request?

vanevery avatar Nov 22 '17 13:11 vanevery

I'm wondering if I should figure out the release process first? Otherwise, if you merge this in and run npm install now as is, the p5.serialserver module it brings in from NPM is not the most up-to-date version (the most recent version is currently only on Github). What do you think about order of operations here?

kaganjd avatar Nov 22 '17 14:11 kaganjd