create-example-cli

0.0.1 • Public • Published

create-example-cli

This is an example project that demonstrates what an npm package CLI could look like.

Read the full walkthrough at https://www.alexchantastic.com/building-an-npm-create-package.

Usage

# npm
npm create example-cli@latest

# Yarn
yarn create example-cli

# pnpm
pnpm create example-cli

There is also an optional argument that is accepted:

# npm
npm create example-cli@latest -- foobar

# Yarn
yarn create example-cli foobar

# pnpm
pnpm create example-cli foobar

Readme

Keywords

none

Package Sidebar

Install

npm i create-example-cli

Weekly Downloads

3

Version

0.0.1

License

none

Unpacked Size

994 B

Total Files

3

Last publish

Collaborators

  • alexchantastic