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

create-gff

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-gff

create-gff

latest
npmnpm
Version
1.0.11
Version published
Maintainers
1
Created
Source

create-gff

gff 初始化脚手架

使用

npm init gff [command] [options]

参数说明

执行gff其他命令

init:初始化 add:新增模块

npm init gff --cmd=init

指定gff npm源,默认淘宝源

# 指定npm源
npm init gff --registry=https://registry.npmjs.org/

指定gff tag

通常用于开发测试

npm init gff --tag=beta

FAQs

Package last updated on 11 Mar 2022

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