sotetsuk / goscholar

Google scholar scraper written in Go
MIT License
17 stars 7 forks source link

Cross compile #105

Open sotetsuk opened 8 years ago

sotetsuk commented 8 years ago

WHY

For users unfamiliar with golang

TODO

sotetsuk commented 8 years ago

I used mitchellh/gox for cross compile. At first, we will deploy the binary files by hand (small start)

sotetsuk commented 8 years ago

CD will be implemented in the feature release.