CRaC / docs

222 stars 14 forks source link

Update STEP-BY-STEP.md #4

Closed joeyleeeeeee97 closed 1 year ago

joeyleeeeeee97 commented 1 year ago

Related https://github.com/CRaC/example-jetty/pull/8

rvansa commented 1 year ago

If we're to code the example against org.crac the step-by-step guide should also mention adding it as a dependency. Which is not necessarily a bad thing, another place to promote the new Maven coordinates at org.crac:crac rather than io.github.crac:org-crac.

joeyleeeeeee97 commented 1 year ago

Depend on org.crac could save user some trouble since some users are more used to building this from macos and run this on linux. Now only linux x64 pre built crac JDK is available from https://github.com/CRaC/openjdk-builds/releases

AntonKozlov commented 1 year ago

Thanks! Looks good!