masterrc
v0.1.3
Published
Manage all your .dotfiles from one central .masterrc file
Downloads
21
Maintainers
Readme
An rc file for rc files
Does your project contain too many unnecessary .dotfiles that clutter up your repository? Masterrc removes this clutter by creating a .masterrc
file that automatically builds all of them for you.
Before masterrc
After masterrc
Usage
(1) Download masterrc from npm and make the command line tool available globally.
$ npm install -g masterrc
[alternatively you could install masterrc
as a dev dependency and configure it to run with your npm / gulp / grunt build script]
(2) Create a .masterrc
file in your repository using the following format:
(3) Generate your .dotfiles
$ masterrc