0.0.8 • Published 8 years ago

project-cfg v0.0.8

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
8 years ago

npm npm

project-cfg

This package helps you to configure your babel/webpack-project. You should install it globally using:

    npm install -g project-cfg

Usage

Please make a backup of your config-files (package.json, .babelrc and webpack) first.

You can use it in your own project with:

    project-cfg

It will start an express server and let you configure your project using a webinterface.

Make your changes and apply them with 'save'. This process will take some time, because project-cfg will install all necessary dependencies for you.

You should use a modern browser, because the webinterface use some ES6-functions.

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago