ruiliu-ai / go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go

Quick utility for interacting with Google Drive with command line on Linux.

This repo provides an easy way for building go and compling Gdrive2. https://github.com/prasmussen/gdrive

Usage

git clone https://github.com/prasmussen/gdrive.git
git clone https://github.com/ruiliu-ai/go.git
export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin
gdrive help

About