Skip to content

proposal: dl/gotip: enable configuring install path #70936

@willfaught

Description

@willfaught

Proposal Details

Currently, gotip installs to ~/sdk on macOS. This is fine for one-off uses, where I delete gotip and ~/sdk afterward, but if I want to keep gotip around, it can't stay there. I have a particular organization to things, and I don't put arbitrary stuff in ~.

How about having an environment variable like GOTIP_PATH or a flag like -gotip-path (or both, one overriding the other) that you can set however you like, defaulting to ~/sdk (or ~ or ~/Library/Application Support/gotip (on macOS))?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions