0.9.0 • Published 1 year ago
@leedomjs/cli v0.9.0
Leedom CLI
Usage
Install
pnpm install -g @leedomjs/cli
Create a project
# It will give you a default project name (my-project)
# You can input and rename it
leedom create
# or you can input your project name directly
leedom create my-project