3.0.1 • Published 5 years ago

flavors-cli v3.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

npm Build Status David semantic-release Join the chat at https://gitter.im/flavors-js/flavors

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.

3.0.1

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago