0.1.3 • Published 10 years ago
masterrc v0.1.3

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(2) Create a .masterrc file in your repository using the following format:

(3) Generate your .dotfiles
$ masterrc