Skip to content

Repository files navigation

fresh ~/.dotfiles

Build Status

Why hello there

You're probably here for OpenSSL wrappers or Consul curl wrappers. Add something like the following to your own freshrc:

fresh https://github.com/jbartko/dotfiles.git bash/consul_curl

Installation

FRESH_LOCAL_SOURCE=https://github.com/jbartko/dotfiles.git bash -c "`curl -sL get.freshshell.com`"echo'source ~/.fresh/build/shell.sh'| tee -a ~/.bashrc
source~/.bashrc

Full workstation bootstrap

  1. Install dotfiles as above
  2. chef-workstation-bootstrap -j ~/.dotfiles/chef/dna.json

Testing

Vagrant

chef exec bundle install
time (kitchen converge -c && \
kitchen verify && \
kitchen destroy)

Docker

chef exec bundle install
cd ./chef
export KITCHEN_YAML=.kitchen.dokken.yml
time (kitchen converge -c && \
kitchen verify && \
kitchen destroy)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages