Install the dcupl CLI
You can use the dcupl CLI to create new projects based on different boilerplates and perform various tasks around them like data modelling and project configuration.
Requirements:
- A current version of Node, npm
- We recommended the use of nvm - Node Version Manager to keep your node versions up to date
Open your terminal window and run the following command to install the CLI:
npm i -g @dcupl/cli
dcupl --help