For CI or Taskrunner it would be nice to have one js / json file, where you can put all the configuration.
Like you have a webpack.config.js it would be nice to have a chameleon.config.js(on) to be able to put all the configuration in one place. Otherwise predefined cli commands i.e. in the package.json might get very long and hard to read / maintain.
For CI or Taskrunner it would be nice to have one js / json file, where you can put all the configuration.
Like you have a webpack.config.js it would be nice to have a chameleon.config.js(on) to be able to put all the configuration in one place. Otherwise predefined cli commands i.e. in the package.json might get very long and hard to read / maintain.