Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dmshvetsov/lighttable-bin
- Owner: dmshvetsov
- License: mit
- Created: 2014-11-22T13:37:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-24T05:35:05.000Z (almost 10 years ago)
- Last Synced: 2024-08-10T03:16:01.537Z (3 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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