Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.