Codebase list golang-github-icrowley-fake / 99d64ffb-7c16-4ac2-80b0-7028e50ac8f7/main .go-makefile.json
99d64ffb-7c16-4ac2-80b0-7028e50ac8f7/main

Tree @99d64ffb-7c16-4ac2-80b0-7028e50ac8f7/main (Download .tar.gz)

.go-makefile.json @99d64ffb-7c16-4ac2-80b0-7028e50ac8f7/mainraw · 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"
}