Install igor tool via npm with the command:
$ sudo npm -g install igor-cli
Igor tool allow user to create new franky based project:
$ igor <project name>
Igor tool allow user to create new franky based project interactivelly:
$ igor <project name>
Igor has help for you when you need it:
$ igor -h