0.1.3 • Published 8 years ago

masterrc v0.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

masterrc gif

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

.dotfile hell

After masterrc

.masterrc saves the day

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:

usage instructions

(3) Generate your .dotfiles

$ masterrc

License

MIT © Luke Jackson & Tobias Büschel

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago