https://github.com/agilecreativity/puppet-calibre
https://github.com/agilecreativity/puppet-calibre
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/agilecreativity/puppet-calibre
- Owner: agilecreativity
- License: mit
- Created: 2014-01-26T13:47:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-26T13:48:22.000Z (over 12 years ago)
- Last Synced: 2025-03-30T05:01:58.724Z (over 1 year ago)
- Language: Ruby
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Calibre Puppet Module for Boxen
Install [Calibre](http://calibre-ebook.com/), an ebook manager for Mac
## Usage
```puppet
include calibre
```
## Required Puppet Modules
* `boxen`
## Development
Write code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.