Replies: 2 comments 12 replies
The idea of gg was to just add it to the repo, such as with gradlew. |
|
Doing some housekeeping in old discussions. I keep landing on the same answer as back then: gg is meant to sit in the repo, like But I think what you are really after is not having to type I like having "gg" on my own machine, and that's what I set up most places now. Closing this one in favour of #247. |
Uh oh!
There was an error while loading. Please reload this page.
Once gg can be on PATH and there is a kind of gg config, it would be nice if
gg.cmdcould be installed via scoop, chocolatey, or winget.With this, I can tell people to do following (after a clone of the JabRef repository and installing github-cli and gg.cmd)
gh pr checkout 12252gg.cmdAlternative: In the installation part, I could instruct them to download
gg.cmdto the root of JabRef's repository. I just wanted to have some more options 😅.Side note: WinGet seems to support .zip-based "installatations": microsoft/winget-cli#140
All reactions