Codebase list golang-github-icrowley-fake / scrub-obsolete/main .go-makefile.json
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

.go-makefile.json @scrub-obsolete/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"
}