19 lines
312 B
Markdown
19 lines
312 B
Markdown
# Quicksilver Puppet Module for Boxen
|
|
|
|
Install [Quicksilver](http://qsapp.com), a productivity app for Mac OS X.
|
|
|
|
## Usage
|
|
|
|
```puppet
|
|
include quicksilver
|
|
```
|
|
|
|
## Required Puppet Modules
|
|
|
|
* `boxen`
|
|
|
|
## Development
|
|
|
|
Write code. Run `script/cibuild` to test it. Check the `script`
|
|
directory for other useful tools.
|