1.4.2 • Published 5 months ago

create-lik-app v1.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Create project with likcheung habbits

Compatibility Note: requires Node.js version 18+, 20+. and Bunjs 1.0+

Cli

With Npm:

npx create-lik-app

With Pnpm:

pnpm create lik-app

With Bun:

bun create lik-app

Args

--help

or -h

npm create lik-app --help

Some help message. And you can view templates here

--template

or -t

The template you want to use. You can view templates with -h

Usage

When template is created, you can run:

cd  project-name
npm install
npm run dev

Attention

  1. some template use husky for commit limit. if you want to use it, you need to install it first, or remove husky.
  2. some template use only-allow to limit package manager. if u want to use others, you need to change script in package.json scripts.preinstall, or remove it.

This project is inspired by create-vite. Thx vite.

1.4.2

5 months ago

1.4.1

6 months ago

1.3.1

6 months ago

1.3.0

7 months ago

1.2.3

7 months ago

1.1.3

7 months ago

1.0.3

7 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.0.10

8 months ago