justpath icon indicating copy to clipboard operation
justpath copied to clipboard

brew installable on macs

Open nitrocode opened this issue 2 years ago • 3 comments

It would be nice to install justpath using homebrew

brew install justpath

Thanks!

nitrocode avatar Feb 28 '24 13:02 nitrocode

Would you later run just path as

homebrew run justpath

?

Looks like there is called way to create formulae for existing Python package: https://til.simonwillison.net/homebrew/packaging-python-cli-for-homebrew

Will mark this as open for help issue, hopefully someone can help out with this..

epogrebnyak avatar Feb 28 '24 18:02 epogrebnyak

I think after installing it via homebrew, users would run it as justpath just like they would do if they would have installed it via pip. I think the first step towards this is opening a new PR: https://github.com/Homebrew/homebrew-core/pulls?q=is%3Apr+label%3A%22new+formula%22

jonatan-ivanov avatar Mar 03 '24 06:03 jonatan-ivanov

I think after installing it via homebrew, users would run it as justpath just like they would do if they would have installed it via pip. I think the first step towards this is opening a new PR: https://github.com/Homebrew/homebrew-core/pulls?q=is%3Apr+label%3A%22new+formula%22

Should one create a "formula" locally, before a PR? This is something I'm willing to delegate, as homebrew is not a system I use.

epogrebnyak avatar Mar 03 '24 14:03 epogrebnyak