Skip to content

Instantly share code, notes, and snippets.

@zolzaya
Created September 5, 2011 01:47
Show Gist options
  • Save zolzaya/1193877 to your computer and use it in GitHub Desktop.
Save zolzaya/1193877 to your computer and use it in GitHub Desktop.
required libraries
sudo apt-get update
# curl: command-line tool for transferring data
sudo apt-get install curl
# git version manager system
sudo apt-get install git-core git-gui git-doc
# posgresql-н сан
sudo apt-get install libpq-dev
# nodejs
sudo apt-get install node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment