Skip to content

Where should git-semver be installed?  #48

@spuder

Description

@spuder

The readme interacts users to install with this command

(git clone https://github.com/markchalloner/git-semver.git && sudo git-semver/install.sh)

On OSX this creates a symlink.

If I am in the /tmp directory, then it installs to /tmp

18920580 lrwxr-xr-x 1 root wheel 37 Nov 26 21:39 git-semver -> /private/tmp/git-semver/git-semver.sh

Where should this be installed?

I don't want to keep the entire git repo in /usr/local/bin. I don't want to keep it in ~/Downloads.

Is there a way to install without a symlink?

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