Skip to content

Instantly share code, notes, and snippets.

@HoriLiu
Last active April 8, 2017 03:41
Show Gist options
  • Save HoriLiu/c5b85f9870e032a9e745126bd9e2be08 to your computer and use it in GitHub Desktop.
Save HoriLiu/c5b85f9870e032a9e745126bd9e2be08 to your computer and use it in GitHub Desktop.

Revisions

  1. HoriLiu revised this gist Apr 8, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Install taiga.io
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,4 @@
    proxy=https://user:psw@proxyaddress:port
    #proxychains

    pip install --upgrade pip setuptools
    sudo apt-get install libssl-dev libffi-dev
  2. HoriLiu revised this gist Apr 8, 2017. 1 changed file with 1 addition and 3 deletions.
    4 changes: 1 addition & 3 deletions Install taiga.io
    Original file line number Diff line number Diff line change
    @@ -5,6 +5,4 @@
    proxy=https://user:psw@proxyaddress:port
    #proxychains

    sudo apt-get install build-essential autoconf libtool pkg-config python-opengl python-imaging python-pyrex python-pyside.qtopengl idle-python2.7 qt4-dev-tools qt4-designer libqtgui4 libqtcore4 libqt4-xml libqt4-test libqt4-script libqt4-network libqt4-dbus python-qt4 python-qt4-gl libgle3 python-dev libssl-dev
    sudo easy_install greenlet
    sudo easy_install gevent
    pip install --upgrade pip setuptools
  3. HoriLiu revised this gist Apr 8, 2017. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion Install taiga.io
    Original file line number Diff line number Diff line change
    @@ -3,4 +3,8 @@
    proxy=http://user:psw@proxyaddress:port
    [https]
    proxy=https://user:psw@proxyaddress:port
    #proxychains
    #proxychains

    sudo apt-get install build-essential autoconf libtool pkg-config python-opengl python-imaging python-pyrex python-pyside.qtopengl idle-python2.7 qt4-dev-tools qt4-designer libqtgui4 libqtcore4 libqt4-xml libqt4-test libqt4-script libqt4-network libqt4-dbus python-qt4 python-qt4-gl libgle3 python-dev libssl-dev
    sudo easy_install greenlet
    sudo easy_install gevent
  4. HoriLiu created this gist Apr 7, 2017.
    6 changes: 6 additions & 0 deletions Install taiga.io
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    #Set proxy in ~/.gitconfig
    [http]
    proxy=http://user:psw@proxyaddress:port
    [https]
    proxy=https://user:psw@proxyaddress:port
    #proxychains