0.4.1 • Published 2 years ago

@workleap/create-project v0.4.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@workleap/create-project

A CLI to create new Workleap projects using prompts and your favourite package manager create command.

Interactive

You can create a new project interactively by running:

pnpm create @workleap/project@latest <output-directory>

After simply follow the prompts.

Develop

During development, we are using pnpm, this is the recommended tooling.

To test locally your development version, without the need to rebuild and install it continually, use this command:

pnpm dev

Then you can call the CLI as a global command from create-project.

Then to remove the link:

pnpm unlink
0.4.1

2 years ago

0.3.0

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago