A command-line utility that creates projects from templates.
npm install dkcutterA command-line utility that creates projects from templates.

[![NPM version][npm-image]][npm-url]
[npm-url]: https://www.npmjs.com/package/dkcutter
[npm-image]: https://img.shields.io/npm/v/dkcutter?color=7c3aed&logoColor=7c3aed
Go to the Quick Start to get started.
- Cookiecutter - A cross-platform command-line utility that creates projects from project templates, e.g. Python package projects, C projects.
This project is licensed under the MIT License - see the LICENSE file for details