Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-servyou-scaffold

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-servyou-scaffold

a generator for scaffold

  • 1.0.6
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

操作步骤:

先安装yeoman和fis3,npm install -g yo fis3

yo --version,出来版本号,表示yeoman安装成功

fis3 --version,出来版本号,表示fis3安装成功

安装完成之后:

  1. npm install generator-servyou-scaffold -g
  2. 在你想要放置项目的目录盘下,新建一个空目录,如hello
  3. 进入hello空目录, yo servyou-scaffold
  4. 按照提示完成操作

PS: mac下全局装模块,需要加sudo,即授权。

Keywords

FAQs

Package last updated on 07 Apr 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc