cucumber / polyglot-release

Make polyglot releases with a single command
MIT License
5 stars 1 forks source link

Use idiomatic installation path #55

Closed aslakhellesoy closed 2 years ago

aslakhellesoy commented 2 years ago

🤔 What's the problem you're trying to solve?

Install without errors. I don't have ~/.local/bin, so copy-pasting the instructions doesn't work

✨ What's your proposed solution?

Change it to /usr/local/bin

⛏ Have you considered any alternatives or workarounds?

Could be overridable with an environment variable or go fancy with installation prompt (a la this), but that seems overkill.