template
File Structure
├── appname Folder Name
│ ├── core.py Core Code
│ ├── test.py Unit Test
│ └── info.json Config FileDownload Template

Click "Template Download" and input app name.

Click "Submit" to download the template zip file.

Unzip and move the folder to the local development environment apps directory.
Last updated