Ubuntu New Environment Init Git

2017-10-29  本文已影响0人  腾腾4ever

~$ sudo apt-get install git

~$ cd "dir" (desired directory of folder

dir$ git init

Follow the ssh key gen method from "Virtual Environment for Py3.6 + Git  ———08.26.2017" post. 

dir$ git clone "..."

~$ sudo apt-get install python-pip python-dev build-essential

~$ sudo pip install --upgrade pip

~$ sudo pip install --upgrade virtualenv

~$ sudo pip install ipython[all]

~$ sudo pip install psutil pysocks nbimporter psycopg2 requesocks bs4 numpy lxml

~$ sudo pip install psycopg2-binary

VPN:

Cisco VPN Setup Full Tutorial

上一篇下一篇

猜你喜欢

热点阅读