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

Use a single cache for global and non-global binaries #79

@douglaswth

Description

@douglaswth

After moving some shared scripts to using gobin for several project tools, a colleague of mine expressed a concern that .gobincache directories in every project might eat up a lot of disk space due to having lots of duplicate binaries for the many projects he may be working on.

I'm not sure what the reasoning for having the -m binaries cached in a per-project fashion, so it would be useful to know what that is.

Maybe it would be possible to provide some option (perhaps an environment variable) to change the cache location?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions