Files
books/docs/cli.md
T

262 B

Command Line Tools

Adding a new model / DocType

You can add a new model template with the following command

node_modules/frappejs/cli.js new-model [modelname]

This will add a new .json file for the model (DocType) definition and a controller