- run
npm install -g grunt-cli
to install grunt. - Goto "scripts" folder.
- Run
npm install
to install development dependencies. - Run
grunt
. - Get release package in "dist" folder.
Run grunt debug
in "scripts" folder and get files in "dist/sdk-debug".
Run Doxygen with configuration in "docs" folder.