Skip to content

Instantly share code, notes, and snippets.

@ammar0466
Last active September 19, 2018 07:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ammar0466/da8d4efc3a98fe773276e7478ed83dea to your computer and use it in GitHub Desktop.
Save ammar0466/da8d4efc3a98fe773276e7478ed83dea to your computer and use it in GitHub Desktop.
//download git project
git clone <link.git>
//change directory partition
cd /d D:\
//install python project requirement
pip install -r <requirements.txt>
#initial ubuntu vps
https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-16-04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment