bld works great thanks to JBang support
#96
Closed
koppor
started this conversation in
Show and tell
Replies: 2 comments
|
I can add it. It already works with the github executor: eirikb@eh ~/D/g> sh gg.cmd gh/rife2/bld version
bld 2.2.1so adding it should not be a problem. The only "extra" would be the version calculation from bld-wrapper.properties |
0 replies
|
I hope it's ok I close this now. |
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.
bld is a new Java Build Tool: One programs in Java how the builds works.
Since
bldoffers running throughJBang, one can easily usebldusinggg.cmd:It would be nice if
gg.cmdsupported readinglib/bld/bld-wrapper.propertiesand read the bld version from they keybld.version.One the one hand, I am not sure if this is too much effort for a non-common build tool. On the other hand
gg.cmd"just" needs to route through JBang 😅.All reactions