1.1.2 • Published 1 month ago

lushuiyu-cli v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

lsy-cli

lsy-cli is a personal scaffolding tool that can quickly create various types of project templates. And some useful features will be updated occasionally.

Feature

  • Quickly create various types of project templates
  • Quickly create and configure SSH Keys
    • Automatically copy the public key to the clipboard, you only need to copy it to the hosting website O(∩_∩)O

Template List

  1. Store4WX
  2. React-admin
  3. Vue-admin
  4. Shopify-theme-classic

start

// All you need to do is run the command with npx
// use -h or --help to get help
npx lushuiyu-cli -h
// create a new project
npx lushuiyu-cli create <project-name>
// create a new SSH key
npx lushuiyu-cli sshkey