0.1.0 • Published 10 years ago
bowerrc v0.1.0
bowerrc
Switch between multiple .bowerrc files
Inspired by npmrc.
Installation
npm install -g bowerrcUsage
$ bowerrc --help
bowerrc
Switch between different .bowerrc files
USAGE:
bowerrc list all bowerrcs
bowerrc [name] use a specific bowerrcThe first time you run bowerrc, it will do two things:
- Create
~/.bowerrcs. This is the directory used to store multiple.bowerrcfiles - If you have an existing
~/.bowerrc, it will copy it to~/.bowerrcs/defaultand create a symlink for it.
0.1.0
10 years ago