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

https://github.com/gabeio/launch

setup script to make a system into a development system.
https://github.com/gabeio/launch

Last synced: 2 months ago
JSON representation

setup script to make a system into a development system.

Awesome Lists containing this project

README

        

# launch:

quickly install:
- python & packages [bottle,jinja2,honcho,gunicorn]
- nodejs & packages [forever,http-proxy,passport,express,consolidate,swig]

**Prerequisites:**
- Mac:
- Xcode
- OS X 10.7-10.8

**Supported Systems:**
- Ubuntu
- CentOS
- Opensuse
- Fedora
- Mac

to run:
`bash <(curl -fsSL https://raw.github.com/gabeio/launch/install)`

**Tested on:**
- ubuntu (12.04)

**Soon to be tested on:**
- OS X 10.8
- Fedora
- Opensuse
- CentOS
- (and more)

Todo:
- add nvm to install script
- add x11 for mac install
- add install groovy
- add foreman (node)
- add forever (node)
- add swig
- add express
- add consolidate