https://github.com/tarebyte/puppet-lighttable
A Puppet Module for the Light Table Editor
https://github.com/tarebyte/puppet-lighttable
Last synced: 9 months 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T15:19:20.000Z (about 12 years ago)
- Last Synced: 2025-09-06T22:51:12.639Z (9 months ago)
- Language: Ruby
- Size: 121 KB
- Stars: 1
- Watchers: 1
- 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
[](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.