0.0.11 ā€¢ Published 1 year ago

selleri-cli v0.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Install

# initialization
pnpm init -y

# To temporarily upgrade `selleri-cli` to a global command, we run `npm link`
npm link

# At this time, you can use `selleri-cli` on the console to print
selleri-cli

# Install `command`,then you can use:
selleri-cli -V
selleri-cli -h

# We need to introduce the plug-in `chalk` to add more Tips(Run selleri-cli <command> --help for detailed usage of given command.)
selleri-cli -h

# creat project
selleri-cli create test --force

# Handling directory duplication
selleri-cli create test

# Add calling template API,then download temlate
selleri-cli create test

šŸ†˜

  • Never use ncu - u to update dependencies
  • Never change the name choiceTemplateName
0.0.11

1 year ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago