feflow

🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.

OTHER License

Downloads
1.2K
Stars
1.4K
Committers
36

Bot releases are hidden (Show)

feflow - v0.15.5

Published by cpselvis over 5 years ago

Features

feflow - v0.15.3

Published by cpselvis over 5 years ago

Bug Fixes

feflow - v0.15.2

Published by cpselvis over 5 years ago

Bug Fixes

  • when install plugin in devDependencies cant use plugin (9819083)

Features

feflow - v0.15.1

Published by cpselvis almost 6 years ago

Bug Fixes

  • update inquirer and yeoman-environment to fix windows bug (d21d026)
  • word for scaffold question is error (501ded5)

Features

  • Pass useful utils function through feflow context to scaffload, builer and plugin (0845f32)
feflow - v0.14.0

Published by cpselvis almost 6 years ago

Features

feflow - v0.15.0

Published by cpselvis almost 6 years ago

Features

  • add disable-check params (d6542ad)
  • disable-check param for templates, builder and plugins (3d4ea1d)
  • install templates, builder and plugins with global-style (bb509d8)

Bug Fixes

  • require deploy as internal plugins (81c01c5)
feflow - v0.13.5

Published by cpselvis over 6 years ago

Features

  • config support js file(eg: feflow.js or feflow.json) (4c7dfd8)
feflow - v0.13.2

Published by cpselvis over 6 years ago

Features

  • support yeoman generator and builder increment update seperately. (6c2fc65)
feflow -

Published by cpselvis over 6 years ago

Bug Fixes

  • core: increment update failed bug (e5333cd)
feflow -

Published by cpselvis over 6 years ago

Features

  • check log dir when feflow init. (a6b185d)
  • don't record debug log to local log file. (7b0859d)
  • record and seperate logs to local dir. (c5f98b2)
feflow -

Published by cpselvis almost 7 years ago

Bug Fixes

  • process should exit after client init success (572eac5)
  • trim space after user input registry and proxy. (cb25ea6), closes #6
feflow -

Published by cpselvis almost 7 years ago

Bug Fixes

Features

  • get, set or list config items (e311d83)
feflow - v0.10.2

Published by cpselvis almost 7 years ago

Bug Fixes

  • fix deps (c28eb14)
  • npm registry and proxy can be set when initialized. (a9a8119)
  • support yeoman generator app/index.js folder (bedfaa9)

Features

  • check node engine requirements (499358d)
  • init client before load external plugins (2982f3d)
  • print banner when no args (3fff39c)
  • use yaml to store local config (c7d3241)
feflow - v0.10.0

Published by cpselvis almost 7 years ago

Features

  • add uninstall plugin command. (84de19a)
  • command register mechanism. (febe1c3)
  • Initial commit (626def2)
  • support -v and --version command. (fa14d9e)
feflow - v0.11.0

Published by cpselvis almost 7 years ago

Features

  • CLI core update check, force update when not compatible with latest version (529568d)
  • CLI plugin increment update policy. (7a3039d)