Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Bennett
0f96521408 Added examples and package import sections 2016-05-05 15:11:26 -07:00
Thomas Bennett
a48929d939 added API key check and removed duplicate lines 2016-05-05 15:00:13 -07:00
Thomas Bennett
6d4ae9303c Merge pull request #4 from dmmcquay/master
Created halo pkg and fixed naming of funcs
2016-05-05 14:50:17 -07:00
5fbb161f36 created halo pkg and renamed functions
haven't changed any of the code, per se.  Moved the halo pkg code and
created main.go file.  Should create tests for all of the functionality.
2016-05-05 14:45:52 -07:00
a92e282634 adding gitignore file 2016-05-05 14:44:07 -07:00
Thomas Bennett
5f0288e32c Added ability to import HALO_API_KEY environment variable.
The secret API key is now imported from the environment instead of being hard coded into the package.  The gamertag variable has been renamed to sampleGamertag.
2016-05-05 13:17:12 -07:00
Thomas Bennett
205714cad4 Initial commit with most functionality working 2016-05-05 11:13:28 -07:00