Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silug/intro-to-pdk
Introduction to the Puppet Development Kit
https://github.com/silug/intro-to-pdk
pdk puppet showoff-presentation
Last synced: 17 days ago
JSON representation
Introduction to the Puppet Development Kit
- Host: GitHub
- URL: https://github.com/silug/intro-to-pdk
- Owner: silug
- Created: 2018-04-15T21:30:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T21:30:49.000Z (almost 7 years ago)
- Last Synced: 2024-11-17T13:26:42.525Z (3 months ago)
- Topics: pdk, puppet, showoff-presentation
- Language: CSS
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro to PDK
This is a presentation originally prepared for the [St. Louis Puppet Users Group meeting on 2018-04-16](https://www.meetup.com/St-Louis-Puppet-User-Group/events/249191562/).
## Setting up showoff
```
bundle install --path=vendor
```## Running presentation
```
bundle exec showoff serve
```
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.Code examples may be reused under the terms of the Apache 2.0 license.