Skip to content

rabbitholegg/questdk

Repository files navigation


questdk logo

0.0.0-alpha




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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published