Skip to content

sephora-sea/go-sephora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Sephora

Go util for Sephora

Installing Go

wget https://storage.googleapis.com/golang/go1.7.1.linux-amd64.tar.gz
sudo tar -C /usr/local -xzf go1.7.1.linux-amd64.tar.gz
echo "export PATH=$PATH:/usr/local/go/bin" >> ~/.bashrc && source ~/.bashrc
mkdir ~/go && echo "export GOPATH=~/go" >> ~/.bashrc && source ~/.bashrc

License

License for each reimplementation of the open source Go libraries can be found in their respective folders.

About

📘 GoLib for CSV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages