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

generator-clam

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-clam

A Clam generator for Yeoman

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
increased by22.22%
Maintainers
1
Weekly downloads
 
Created
Source

Generator-clam

Build Status

A generator for Yeoman.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-clam
  • Run: yo clam

License

MIT License

clam 命令

安装clam

npm install -g generator-clam

初始化Project

yo clam

初始化一个模块

yo clam:mojo

Widget 创建

组件创建使用kissy-generator工具

npm install -g generator-kissy-gallery

初始化一个widget

yo kissy-gallery 1.0

Grunt 内嵌命令

启动服务

grunt on

执行构建

grunt

执行预发

grunt prepub

执行发布

grunt publish

查看当前库git地址

grunt info

创建新分支

grunt newbranch

Keywords

FAQs

Package last updated on 19 Jul 2013

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