Nathaniel Cook
61e36cbee6
chore(Makefile): add target to check generated files are accurate
...
A standard Makefile is used now in all subdirs that run go generate.
Make will only generate the file if its source files changed.
The checkgenerate target runs clean to ensure all targets a generated
fresh.
2018-12-18 12:54:17 -07:00
Delmer Reed
ce05a40e45
ci(Makefile): Add run target to Makefile
...
Adds run target to Makefile and removes older Chronograf files.
Co-authored-by: Chris Goller <goller@gmail.com>
2018-09-25 18:51:56 -04:00
Christopher Henn
bc97ac4344
chore(chronograf): new build configuration
2018-08-29 11:19:22 -07:00
Michael Desa
79c240de59
Move entire codebase into a subdirectory called chronograf
...
This was done so that there will not be any merge conflicts when
migrating things into platform.
2018-07-19 16:37:21 -04:00