0.9.1 • Published 13 days ago

create-leedom v0.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

create-leedom

npm

An easy way to create a new project.

Usage

online

npm create leedom@latest

# or you could give a word as initial project name
npm create leedom@latest my-project

Note that the tag name (@latest) MUST NOT be omitted, otherwise npm may resolve to a cached and outdated version of the package.

offline

# you must install create-leedom online first
pnpm install -g create-leedom

# use it offline, of course online
create-leedom

In this way the CLI works fine, when you are offline. And it will use cache by default, whether you choose to use cache or not.

Action

License

MIT

0.9.0

13 days ago

0.9.1

13 days ago

0.8.1

24 days ago

0.8.0

25 days ago

0.7.0

26 days ago

0.6.0

27 days ago

0.5.0

28 days ago

0.4.0

29 days ago

0.3.0

30 days ago

0.2.0

1 month ago

0.1.1

1 month ago

0.1.0

1 month ago