-
Click "Use as template" or fork.
-
Build your package
-
Add
NPM_TOKEN
to repo secrets -
Push up and it will publish to npm
To test locally, run pnpm build
then node dist/cli.mjs
.
To spice up your npx package, we recommend checking out clack
.
This project came out of a conversation with @nutlope after helping him build aicommits
and some of my work on add-ts-jest
.