Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
/ masterrc Public archive

🔧 Manage all your .dotfiles from one central .masterrc file

Notifications You must be signed in to change notification settings

tobiasbueschel/masterrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

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

About

🔧 Manage all your .dotfiles from one central .masterrc file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published