Skip to content

Using of FlappyTools

Denis Zdorovtsov edited this page Jun 4, 2017 · 1 revision

After installation flappy command become avaliable, which actually is just wrapper for several flappytools scripts.

flappy gen <template name> - Generate project for current project dir
flappy build <template name> - Generate project for current project dir and build it.
flappy init <template name> <project name> - Generate flappy project with template and project name. New project folder with will be created

Clone this wiki locally