Codebase list golang-github-icrowley-fake / HEAD .go-makefile.json
HEAD

Tree @HEAD (Download .tar.gz)

.go-makefile.json @HEADraw · history · blame

{
    "build_id_generator": "0x$(shell echo $(version) | sha1sum | awk '{print $$1}')",
    "host": "github.com",
    "include": [],
    "kind": "package",
    "name": "fake",
    "tool": [],
    "user": "icrowley",
    "version_generator": "$(shell git rev-list --count HEAD).$(shell git rev-parse --short HEAD)",
    "version_variable": "cli.version"
}