PierreRambaud / dotfiles

My personal dotfiles config provisionned by opscode Chef

Home Page:https://pierrerambaud.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got's dotfiles Cookbook Build Status

My dotfiles generated with Chef using my dotfiles cookbook

Requirements

Ruby 2.0 or higher

Usage

Running the installer:

$ cd /tmp
$ wget https://raw.githubusercontent.com/PierreRambaud/dotfiles/master/installer.sh
$ ./installer.sh

Running with Rake:

$ bundle install
$ bundle exec rake vendor
$ bundle exec rake converge:home

Run tests

bundle exec rubocop to execute rubocop

bundle exec kitchen test to execute kitchen

License and Authors

Authors:

About

My personal dotfiles config provisionned by opscode Chef

https://pierrerambaud.com


Languages

Language:HTML 44.7%Language:Ruby 41.0%Language:Shell 8.3%Language:Python 5.9%