Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

can trash also install the binary if a package has Main?  #84

@derekch

Description

@derekch

for package like ffjson the upstream is not using any tags, so I want to check it out at a specific version, I want something like go get github.com/pquerna/ffjson @ d49c2bc if I use this line below in vendor.conf that works almost, but one extra thing go get does is to install the binary; I want the ffjson to be installed to my $GOPATH/bin as json code generator, can trash also do install the binary?

   github.com/pquerna/ffjson         d49c2bc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions