Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.34 KB

Oliv

Build Status

What happens when your hard disk fries, or eventually you want to get a new machine? You tend up to loose all your dev configuration after years of hard work tweaking things here and there according to your liking.

Configuring a dev machine according to your liking would've been a really daunting task until and unless there were dotfiles.

Here comes Oliv! A command line utility to generate dotfile setup with a single command. Developers do not have to worry about their dotfiles setups in case they want to change their OS or suffer with system crash problems. What they have to do just install Oliv, generate dotfile setup and push that on your github profile for later use.

Installation

Use the python package manager pip.

pip install oliv

Usage

$ oliv

NOTE :- It is suggested to run oliv from your Home directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests, changelog as appropriate.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.