Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

generator-godzilla

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

  • 1.1.3
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

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

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

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