Releases: libnudget/startkit
Releases · libnudget/startkit
Release list
v0.1.0
A minimal project template for new libraries.
What's included
startkit <name>scaffolds a new library from thetemplate/directory.- Template ships with tests (
node:test), lint (ESLint), a CI workflow, and release documentation.
Use
npx --yes github:libnudget/startkit#v0.1.0 mylib