Commit 0dd5e5f37b513ec0035524a925635076d62750ba

Authored by Will Farrington
1 parent 5494fe815d

Update README with some getting started docs

Showing 1 changed file with 11 additions and 0 deletions Side-by-side Diff

1 1 # Our Boxen
  2 +
  3 +This is a template Boxen project designed for your organization to fork and
  4 +modify appropriately.
  5 +
  6 +## Getting Started
  7 +
  8 +1. Fork this repository.
  9 +2. Modify the `Puppetfile` and `modules/` to your heart's content.
  10 +3. Get a copy of your fork somewhere locally.
  11 +4. `cd` to that dir and run `script/boxen`
  12 +5. Rock out. :metal: