hygen

v1.3.0
<img src="https://travis-ci.org/jondot/hygen.svg?branch=master">

build:lib

babel src --out-dir lib --ignore __tests__

build:umd:min

NODE_ENV=production webpack

build:umd

NODE_ENV=development webpack

build

npm run build:lib

release

npm run build && npm publish

test

node node_modules/.bin/jest src/*

watch

node node_modules/.bin/jest --watch src/*

postinstall

flow-typed install

hygen

babel-node src/bin.js

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/13/2018

Downloads

Maintainers