/create-hotpot

🍲 一个快速搭建项目的 CLI 工具。

Primary LanguageTypeScript

Create-Hotpot

create-hotpot is a CLI tool for quickly building personal projects.

npm version

How to Use

To use this tool directly in the terminal, simply enter the following command:

pnpm create hotpot

Specify the project generation directory through command line arguments.

pnpm create hotpot <project-directory>

Options

  • -t or --template: Specify the project template.

    pnpm create hotpot -t <template>
    

Templates