Adding this as more of a discussion issue.
It would be great to see some sort of GitHub action template for testing on main push / PRs.
This could use ni (or UnJS equivalent) to continue allowing users to user whatever package manager they want.
Personally, I'd also like a release script but this is a bit more complicated due to having to manage NPM tokens.
Adding this as more of a discussion issue.
It would be great to see some sort of GitHub action template for testing on main push / PRs.
This could use
ni(or UnJS equivalent) to continue allowing users to user whatever package manager they want.Personally, I'd also like a release script but this is a bit more complicated due to having to manage NPM tokens.