Go instead where there is no path and leave a trail.
Set up the codebase
Set up pnpm
Install pnpm globally:
npm install -g pnpm
Install dependencies
pnpm install
Developing
Build the codebase
pnpm build
Run the tests
pnpm test
Publishing
In order to publish you need to make sure that the pull request you're submitting has a changeset. If you don't want to publish this isn't needed.
In order to generate a changeset run pnpm changeset, select a change type [major,minor,patch], and draft a small summary of the changeset.
After this all you need to do is push and merge the pull request and the Github Action will handle the process of versioning, and publishing.
FAQs
Unknown package
The npm package @rabbitholegg/questdk receives a total of 5 weekly downloads. As such, @rabbitholegg/questdk popularity was classified as not popular.
We found that @rabbitholegg/questdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 3 open source maintainers collaborating on the project.
Package last updated on 01 Mar 2024
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.
Socket researchers found a malicious Maven package impersonating the legitimate ‘XZ for Java’ library, introducing a backdoor for remote code execution.