3.0.1 • Published 5 years ago
flavors-cli v3.0.1
This module is deprecated. It was embedded in flavors. See flavors CLI.
flavors-cli
CLI tool powered by Flavors configuration management library. It allows to run commands in the pre-configured environment.
Install
$ npm install -g flavors-cli
Usage
$ flavors --help
flavors - CLI tool powered by Flavors (https://github.com/flavors-js/flavors) configuration management library. It allows to run commands in the pre-configured environment
Commands:
index.js print Load and print configuration in JSON format
index.js run [command...] Load configuration and run command
Options:
--dir-name, -d Configuration directory name
--file-name, -f Configuration file name (excluding extension)
--loader, -l Name of a Node.js module or a path to it
--name, -n Configuration name [required]
--separator, -s Configuration name separator
--working-dir, -w Directory from which configuration will be loaded
--help Show help [boolean]
--version Show version number [boolean]
Maintainers
License
See the LICENSE file for details.