Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 262 Bytes

cli.md

File metadata and controls

11 lines (7 loc) · 262 Bytes

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