Skip to content
/ create-cli Public template

emplate for creating a command-line tool

License

Notifications You must be signed in to change notification settings

simochee/create-cli

Repository files navigation

npm version License Release

PACKAGE_DESCRIPTION

🧩 Features

πŸ“¦ Installation

# npm
npm install -D PACKAGE_NAME

# yarn
yarn add -D PACKAGE_NAME

# pnpm
pnpm add -D PACKAGE_NAME

πŸ§‘β€πŸ’» Usage

πŸ’» Development

  1. Clone this repository
  2. Enable Corepack using corepack enable
  3. Install dependencies using pnpm install
  4. Run develop mode using pnpm run dev

πŸ›‘οΈ License

MIT

About

emplate for creating a command-line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published