masterrc

0.1.3 • Public • Published

masterrc
Pull Requests Welcome NPM Version Shield NPM Download Shield MIT License Shield

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

Package Sidebar

Install

npm i masterrc

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • tobiasbueschel