Replies: 1 comment 12 replies
-
The idea of gg was to just add it to the repo, such as with gradlew. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.cmd
could 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 12252
gg.cmd
Alternative: In the installation part, I could instruct them to download
gg.cmd
to 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
Beta Was this translation helpful? Give feedback.
All reactions