Q1: Overall, how would you rate DevOpsDays Chicago 2014? 5 being the highest.
- 1-5
Q2: In what way did you participate in DevOpsDays Chicago?
- By viewing on-line
- As a speaker
- As a participant
- As an organizer
- As a sponsor
| #!/usr/bin/env bash | |
| # | |
| # Bootstrap script for setting up a new OSX machine | |
| # | |
| # This should be idempotent so it can be run multiple times. | |
| # | |
| # Some apps don't have a cask and so still need to be installed by hand. These | |
| # include: | |
| # | |
| # - Twitter (app store) |