Generate a new imba project, if name isn't specified, you will be asked in the prompt.
Generate a new imba project, with tools that you has choosen. Use yarn
by default.
Generate a new imba project, with preferred version of imba. <version>
need to be a valid version of imba, if not valid, it would use a default version.
Just like before, but using create
word. Useful if you somehow forgot that it can be called without create
word.
Update start-imba
to the latest version.