hygen

v6.1.2
The scalable code generator that saves you time.
template generator hygen boilerplate redux react

standalone

rm -rf standalone; yarn build:lib && yarn pkg package.json --out-path standalone && node scripts/standalone.js

standalone:brew-sha

shasum -a 256 standalone/*.macos.*.tar.gz

build:changelog

conventional-changelog -i CHANGELOG.md -p angular > CHANGELOG.md

build:lib

tsc

build

yarn build:lib && yarn build:changelog

release

yarn build && git commit -am 'build'; yarn version && git push --tags && git push origin master

test:win32

yarn jest --runInBand --testPathIgnorePatterns '.*metaverse-conditional.*'

test

yarn test:code && yarn test:require

test:code

yarn jest --runInBand

test:require

node dist/bin.timed.js; node dist/bin.timed.js; node dist/bin.timed.js init self; rm -rf _templates

watch

yarn jest --watch

hygen

ts-node src/bin.ts

hygen:build

node dist/bin.js

hygen:timed

node dist/bin.timed.js

docs:prepare

cd hygen.io && yarn

docs:watch

cd hygen.io && yarn start

docs:build

cd hygen.io && yarn build

docs:publish

cd hygen.io && yarn deploy

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/28/2022

Downloads

Maintainers