Skip to content

Releases: libnudget/startkit

Release list

v0.1.0

Choose a tag to compare

@bniladridas bniladridas released this 06 Aug 19:43

A minimal project template for new libraries.

What's included

  • startkit <name> scaffolds a new library from the template/ 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