0.4.1 • Published 10 months ago

@workleap/create-project v0.4.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months 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

10 months ago

0.3.0

12 months ago

0.4.0

11 months ago

0.3.1

11 months ago

0.2.0

1 year ago

0.1.0

1 year ago