Eli Uriegas
01863cf558
Add makefile targets to build easily with just go
...
Makes it easier to build inside of containers, including the ability to
cross compile easily with usage similar to:
GOOS=darwin make plugin
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
6 years ago
Tonis Tiigi
5593257c38
hack: add test target
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago
Tonis Tiigi
3cac3483fa
add travis
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago
Tonis Tiigi
5c8ddc85f7
hack: add cross target
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago
Tonis Tiigi
918516694a
makefile: add install target
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago
Tonis Tiigi
57857f09e1
hack: add binaries target
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago
Tonis Tiigi
0487cc3ab7
hack: add Dockerfile and shell target
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago