Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmshvetsov/lighttable-bin

shell script for opening the LightTable IDE from mac terminal
https://github.com/dmshvetsov/lighttable-bin

Last synced: 1 day ago
JSON representation

shell script for opening the LightTable IDE from mac terminal

Awesome Lists containing this project

README

        

lighttable-bin
==============

shell script for opening the [LightTable IDE](https://github.com/LightTable/LightTable) from mac terminal

## installation

put ```lt``` file to ```/usr/local/bin directory```

## installation (via npm)

will automatically link lt into your `/usr/local/bin`

$ npm install lighttable-bin -g

## usage

### launch

in order to launch lighttable from mac terminal
```shell
$ lt []
```

### customization

if you want opening [LightTable](https://github.com/LightTable/LightTable) with a different command you have to rename ```lt``` into a desirable command name