UNN.js icon indicating copy to clipboard operation
UNN.js copied to clipboard

Publish on NPM

Open ghost opened this issue 4 years ago • 4 comments

You should publish this on NPM. If you for some reason can't do it, I can do it myself.

ghost avatar Aug 05 '21 13:08 ghost

Sure, you can publish it yourself :) I never used NPM. I wish NPM could synchronize the source from github automatically.

photopea avatar Aug 05 '21 14:08 photopea

Sure, you can publish it yourself :) I never used NPM. I wish NPM could synchronize the source from github automatically.

Ok! I will publish it under the unn.js name then. You can try to sync using GitHub actions.

ghost avatar Aug 06 '21 09:08 ghost

Github can publish to npm automatically. Here is an example where I set it up to publish whenever I create a certain tag: https://github.com/Danielv123/gridworld/blob/main/.github/workflows/ci.yml

Danielv123 avatar Jan 13 '22 13:01 Danielv123

+1

gymad avatar May 08 '22 12:05 gymad