basho-labs / riak-mesos-legacy

DEPRECATED: An Apache Mesos framework for Riak KV. Do not run in production.
Apache License 2.0
37 stars 10 forks source link

Add Makefile #9

Closed sargun closed 9 years ago

sargun commented 9 years ago

Add makefile for gox, godep, etc..

drewkerrigan commented 9 years ago

Also need release targets for OSX + Linux Included in those targets should be:

sargun commented 9 years ago

We also should download riak${VERSION}${PLATFORM} and add them to the scheduler. Add all the thing using go-bindata!