Skip to content

black-tornado/goof

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goof

playground for golang.

Usage

  # set GO15VENDOREXPERIMENT=1
  
  # install glide
  $ brew install glide
  
  # install deps
  $ glide up
  
  # run script
  $ go run scrape.go

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%