Skip to content

ebigelow/go

Repository files navigation

go & skicka

Basic go stuff to get skicka up and running. This lets you use google drive from the command line, e.g.

skicka download my/big/file.zip ./file.zip

Throw this in your .bashrc (assuming this directory is cloned to $HOME/lib/go):

# Go
export GOROOT=$HOME/lib/go
export GOPATH=$HOME/lib/go/code
export PATH=$PATH:$HOME/lib/go/bin:$GOPATH/bin

and then run skicka init to log into your google drive account. After that everything should work!

About

skicka and other junk to get research data and other junk set up on new server

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors