(running over the previous version)
From starter toolkit:
sh ./run-cli.sh -t starter
Generate code for starter toolkit with purescript-codegen
using the given definition file
sh ./run-cli.sh -g ./src/Demo/Toolkit/Starter/starter.v0.1.ndf -t starter
The code will be located in ./src/Demo/Toolkit/Starter
directory.
sh ./run-cli.sh --help