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.
- Host: GitHub
- URL: https://github.com/gabeio/launch
- Owner: gabeio
- Created: 2013-07-10T06:48:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-16T03:22:00.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T14:59:24.782Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
- Macto 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