Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nibalizer/pro-puppet-oscon
'Pro Puppet' talk at oscon 2014
https://github.com/nibalizer/pro-puppet-oscon
Last synced: about 1 month ago
JSON representation
'Pro Puppet' talk at oscon 2014
- Host: GitHub
- URL: https://github.com/nibalizer/pro-puppet-oscon
- Owner: nibalizer
- License: mit
- Created: 2014-07-16T01:46:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-23T22:14:46.000Z (over 10 years ago)
- Last Synced: 2024-10-26T20:12:23.376Z (about 2 months ago)
- Language: Ruby
- Size: 3.22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OSCON 2014 Pro Puppet Talk
http://www.oscon.com/oscon2014/public/schedule/detail/34844
# Running locally
## Setup
```bash
rvm use 2.1.2
rvm create gemset oscon
rvm use gemset oscon
bundle install
```## Running
showoff serve