Releases: icaroland/cli-core
Releases · icaroland/cli-core
0.1-alpha.6
Fix class name to load from IcaroMain
to Main
0.1-alpha.5
Add icaro run
command
0.1-alpha.4
restore-new-here (#34)
0.1-alpha.3
refactor-new-here-command (#33)
0.1-alpha.2
icaro new-here
command added
it creates
- the json dependencies file after asked what lang and cli version you want to use
- the source directory with the icaro main file inside
- the binary directory and inside it the classes directory
0.1-alpha.1
start feat