create-any-cli

v1.3.3
Simple but highly flexible scaffolding CLI and Node API.
create cli create- create-* any kickstart bootstrap blueprint

test

jest

lint

eslint src

prettier

prettier --write src/**/*.js

clean

rimraf dist

build

NODE_ENV=production babel src --out-dir dist --ignore spec.js && flow-copy-source -v src dist --ignore='*.spec.js'

prebuild

yarn clean

flow

flow

flow-typed

flow-typed

flow-typed-install

flow-typed install --ignoreDeps=bundled peer --overwrite

prepare

yarn flow-typed-install || true

prepublishOnly

yarn build

release

semantic-release
npm i create-any-cli

Metadata

  • MIT
  • >=8.11.4
  • Immonet dev team
  • released 9/13/2018

Downloads

Maintainers