New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lubowen-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

lubowen-cli

$ npm install -g wuyou-cli # or yarn $ yarn global add wuyou-cli

latest
npmnpm
Version
1.0.1
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

学习搭建cli脚手架

安装

全局安装

$ npm install -g wuyou-cli

or yarn

$ yarn global add wuyou-cli

借助npx

创建模版 $ npx create wuyou-cli [-t|--template] 示例 $ npx create wuyou-cli hello-cli -template dumi2-demo

使用

创建模版 $ wuyou-cli create [-t|--template] 示例 $ wuyou-cli create hello-cli -t dumi2-demo

FAQs

Package last updated on 26 Aug 2023

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