Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarebyte/puppet-lighttable
A Puppet Module for the Light Table Editor
https://github.com/tarebyte/puppet-lighttable
Last synced: 19 days ago
JSON representation
A Puppet Module for the Light Table Editor
- Host: GitHub
- URL: https://github.com/tarebyte/puppet-lighttable
- Owner: tarebyte
- License: mit
- Created: 2014-04-23T15:18:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T15:19:20.000Z (over 10 years ago)
- Last Synced: 2024-10-17T19:50:56.353Z (about 1 month ago)
- Language: Ruby
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Light Table Puppet Module for Boxen
[![Build+Status](https://travis-ci.org/tarebyte/puppet-lighttable.png?branch=master)](https://travis-ci.org/tarebyte/puppet-lighttable)Install [Light Table](http://www.lighttable.com/), the next generation of code editor
## Usage
```puppet
include lighttable
```## Required Puppet Modules
* `boxen`
## Development
Write code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.