createbowerrc
v0.0.2
Published
create .bowerrc file filled with some settings
Downloads
2
Readme
createbowerrc
author: narsenico
Usage: createbowerrc [<options>] Options:
- -h, --help This help.
- -d, --directory The path in which installed components should be saved. If not specified this defaults to bower_components.
- -p, --proxy The proxy to use for http requests.
- -s, --ssl <true|false> Whether or not to do SSL key validation when making requests via https.
- -n, --npmrc Load config from .npmrc file.