🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more
Socket
Book a DemoInstallSign in
Socket

generator-godzilla

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

generator-godzilla

godzilla is to help front-end engineers to quickly construct the project engineering tool generates based yeoman

unpublished
latest
Source
npmnpm
Version
1.1.3
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Generator Godzilla

简介

godzilla是帮助前端工程师快速构将项目工程的工具,基于yeoman生成

环境搭建

  • 安装yeoman
npm install -g yo
  • 安装godzilla模块
npm install -g generator-godzilla

使用方式:

  • 创建项目的文件夹,如:godzillatest
  • 命令行定位到 cd godzillatest
  • 运行下面的命令
yo godzilla

工具将自动生成对应的项目文件以及各种工具(包含:css压缩,css合并,自动生成雪碧图,自动转换@2x图片为@1x图片,js压缩,js合并,智图压缩图片)

License

MIT

Keywords

yeoman-generator

FAQs

Package last updated on 04 Jan 2015

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