tscodegendsl

v0.0.5
TypeScript codegen DSL

lint

eslint . --ext .ts

package

rimraf ./package && tsc -p tsconfig_package.json && ts-node tools/package.ts

publish:npm

yarn tsc && yarn lint && yarn test && yarn package && cd package && yarn publish --non-interactive --access public

test

mocha

tsc

tsc --noEmit
npm i tscodegendsl

Metadata

  • MIT
  • Whatever
  • Laurence Dougal Myers
  • released 7/25/2021

Downloads

Maintainers