miketheprogrammer / go-thrust

Cross Platform UI Kit powered by Blink/V8/Chromium Content Lib
MIT License
445 stars 34 forks source link

Go gettable #20

Closed tehbilly closed 9 years ago

tehbilly commented 9 years ago

Empty, or nearly so, thrust.go for base package. Should allow go get to work fine. Gives us a place to start building documentation, and somewhere to move things that shouldn't be spread over multiple packages.

Also includes edits for filepath portability (that can eventually be moved out of the helper_* files).

miketheprogrammer commented 9 years ago

Looks good. Thanks