# Spawn the TypeScript compiler in watch mode
npm run dev
# Happy hacking
npx coli
npx coli asr --helpWe use np for version management.
npm i -g np- Submit all content that needs to be published via commits, don't manually change the version, and keep Git status clean
- Run
npand publish the package with the interactive UI - Review and publish the release from the browser popup page
- Done