0.1-alpha.1
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)
- get the last cli version installed using a
- 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)