Commit 0dd5e5f37b513ec0035524a925635076d62750ba
1 parent
5494fe815d
Update README with some getting started docs
Showing 1 changed file with 11 additions and 0 deletions Inline Diff
README.md
# Our Boxen | 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: |