defygo-workstation is a basic script to get jumpstarted on another project, defygo. It is designed to get over the hurdle of setting up a workstation for development.
- Install VirtualBox / VMware Player / VMware Workstation / VMware Fusion
- Install Ubuntu 10.1
- wget --no-check-certificate https://github.com/andyhky/defygo-workstation/raw/master/install.sh
- chmod +x install.sh
- Run ./install.sh "Name Here" "[email protected]"
- Start hacking
This installation provides a full setup of a Rails, git, a browser, and the full suite to get going with defygo development.