Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakamadare/puppet-lingon
Boxen module to install Lingon
https://github.com/hakamadare/puppet-lingon
Last synced: about 19 hours ago
JSON representation
Boxen module to install Lingon
- Host: GitHub
- URL: https://github.com/hakamadare/puppet-lingon
- Owner: hakamadare
- License: mit
- Created: 2014-04-03T03:45:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T20:38:23.000Z (over 10 years ago)
- Last Synced: 2023-03-11T21:18:52.856Z (almost 2 years ago)
- Language: Ruby
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Lingon for Boxen
[![Build Status](https://travis-ci.org/boxen/puppet-lingon.svg?branch=master)](https://travis-ci.org/boxen/puppet-lingon)
This Boxen module installs [Lingon](http://www.peterborgapps.com/lingon/).
## Usage
```puppet
include lingon
```## Required Puppet Modules
* `boxen`
## Development
Set `GITHUB_API_TOKEN` in your shell with a [Github oAuth Token](https://help.github.com/articles/creating-an-oauth-token-for-command-line-use) to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like `Unable to find module 'boxen/puppet-boxen' on https://github.com`.
Then write some code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.## To Do
* Automatic license provisioning
* Support for deploying Lingon 3 from App Store