Canton CLI Setup CLI Open terminal and install packages $ cd <REPO_FOLDER> $ npm install You can use the CLI with npm run cli, alternatevly you can build and link it, which will give you the cc command $ npm run build $ npm link