Skip to content

0.1-alpha.1

Compare
Choose a tag to compare
@LGala LGala released this 15 Nov 21:40
· 4 commits to main since this release
c643d1a

Tries to detect the cli to use

  • We are not inside and icaro project?
    • get the last cli version installed using a SemVerComparator (if no cli version installed raise error)
  • We are inside an icaro project?
    • read and use the cli version installed (if we can't read the json or the version is not present raise error)