Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

lushuiyu-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lushuiyu-cli

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

latest
Source
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

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

  • Store4WX
  • React-admin
  • Vue-admin
  • 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

Keywords

create

FAQs

Package last updated on 14 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts