AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 17 forks source link

User should know which leap/CDT versions are available to choose from #90

Closed mikelik closed 1 year ago

mikelik commented 1 year ago

As a follow up from https://github.com/AntelopeIO/DUNE/issues/61

As a DUNE user I would like to know what leap/CDT versions are available so I could choose the proper one.

As of now user needs to know what leap version are available. I.e. go to https://api.github.com/repos/antelopeio/leap/releases to list all the available releases and later using command ./dune --leap X.Y.Z set the specific version.

Possible solutions: