The recommended way to use DKCutter as a command line utility is to execute it with pnpm dlx
, npx
, yarn dlx
or bunx
.
--init
optionTo create a base DKCutter template project, run the following command:
This feature is only available in the 4.6.0
version or later.
To create a project from the dkcutter-nextjs repo template:
DKCutter knows abbreviations for GitHub (gh
), Bitbucket (bb
), and GitLab (gl
) projects, but you can also give it the full URL to any repository: