Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakamadare/puppet-bean
Boxen module for Bean
https://github.com/hakamadare/puppet-bean
Last synced: about 19 hours ago
JSON representation
Boxen module for Bean
- Host: GitHub
- URL: https://github.com/hakamadare/puppet-bean
- Owner: hakamadare
- License: mit
- Created: 2014-05-11T18:23:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-11T18:25:31.000Z (over 10 years ago)
- Last Synced: 2023-03-11T21:18:52.255Z (almost 2 years ago)
- Language: Shell
- Homepage: http://www.bean-osx.com/
- Size: 121 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
# Bean Puppet Module for Boxen [![Build Status](https://travis-ci.org/hakamadare/puppet-fluid.png)](https://travis-ci.org/hakamadare/puppet-fluid)
Install [Bean](http://www.bean-osx.com/), a lightweight word processor.
## Usage
```puppet
class { 'bean': }
```## Required Puppet Modules
* `boxen`
## Development
Write code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.