We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
ni
Personally, I'd also like a release script but this is a bit more complicated due to having to manage NPM tokens.
The text was updated successfully, but these errors were encountered:
I completely agree with you @harlan-zw
We should have a GitHub action to run lint + test by default, +1 for using ni as well
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: