Jacob Hummer

Results 123 comments of Jacob Hummer
trafficstars

i think ill do it sorta like debian does https://serverfault.com/questions/604541/debian-packages-version-convention where it's 1.2.3-1 and then 1.2.3-2? that's what im already doing lol.

Actually what if I did more of a "bindings" approach instead of a "redist" approach? https://github.com/semver/semver/issues/352 What about something like this: - typst-cli: 0.10.0-1 -- holds JUST the binary cli...

@spenserblack seems to have a vastly better solution than my very crude one. 😱 I think that this project could link to that project in the readme or something?