Skip to content

Instantly share code, notes, and snippets.

View bradphelan's full-sized avatar

Brad Phelan bradphelan

View GitHub Profile
@bradphelan
bradphelan / gist:3047816
Created July 4, 2012 15:06 — forked from anonymous/gist:2996643
Front-end programmer positions
We're a Chinese company building an enterprise collaboration product. Our founding team includes Chinese, Spanish and American entrepreneurs with more than 15 years of experience in China, managing more than 500 people and a track record of several successful exits.
We're headquartered in Shanghai, with offices in Beijing, Hong Kong, Singapore and Taiwan.
We're on stealth mode, with a fully-built first version of our product, and some big names as paying clients.
We are looking for 2 front-end programmers to give us a hand with our web and mobile apps.
These are the technologies that we use:
# ec2 ami-1515f67c
sudo sed -i 's/universe/multiverse universe/' /etc/apt/sources.list
sudo apt-get update
sudo apt-get install -y ruby ruby1.8-dev libopenssl-ruby1.8 rdoc ri irb build-essential wget ssl-cert rubygems git-core rake librspec-ruby libxml-ruby thin zlib1g-dev libxml2-dev
sudo gem sources -a http://gems.opscode.com
sudo gem install cucumber merb-core jeweler uuidtools json libxml-ruby --no-ri --no-rdoc
mkdir ~/src
cd ~/src
git clone git://github.com/opscode/chef.git
git clone git://github.com/opscode/ohai.git