An unofficial go sdk for play.golang.org api.
Go to file
2013-12-07 18:56:14 +08:00
.gitignore use gopm build 2013-12-07 18:56:14 +08:00
play_test.go use gopm build 2013-12-07 18:56:14 +08:00
play.go fix function Share bug 2013-07-12 16:38:49 +08:00
README.md fix readme 2013-07-12 16:14:05 +08:00

play-sdk

play-sdk is an unofficial sdk for go play api.

Changelog

  • v0.1.0 : Inital release.

Features

  • Provide Format, Compile, Share functions

Installation

Make sure you have the a working Go environment. See the install instructions.

To install play-sdk, simply run:

go get github.com/lunny/play-sdk

Documentation

Please visit GoWalker

About

play-sdk was written by Lunny Xiao.

License

BSD License http://creativecommons.org/licenses/BSD/