Replies: 1 comment
|
Doing some housekeeping in old discussions. Same answer as #116: the URL part never happened, gg still won't take a URL as the thing to run. Once the justfile is local Closing this one too since it is old, feel free to re-open. |
0 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.
Idea "copied" from JBang
Should
https://github.com/JabRef/jabref/blob/main/justfile(via raw github) to the local directory.justfilejustjust checkout-pr 223If this works, I will rewrite the just file to checkout the JabRef source to
C:\TEMPon windows. - I would also like to use the output "my" clone command as input for the directory, but then, I think, I need to switch to something else.With that, the steps at https://blog.jabref.org/2025/05/31/run-pr/ would shrink to two:
gg.cmdgg.cmd https://github.com/JabRef/jabref/blob/main/justfile try-pr 223(And I need to adjust the
justfileto execute many steps attry-pr)All reactions