Skip to content

Instantly share code, notes, and snippets.

View mehtaparitosh's full-sized avatar

Paritosh Mehta mehtaparitosh

  • Gurgaon, India
View GitHub Profile
PPT:
https://graphicriver.net/item/arini-startup-pitch-deck-powerpoint-template/20831486?s_rank=3&_ga=2.105562627.1423044280.1521634075-81555641.1521634075
1. Installing Ruby
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt-get update
use sudo wget https://.......... --no-check-certificate to download things that are disallowed
sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties libffi-dev nodejs yarn