Socket
Book a DemoInstallSign in
Socket

pkgdev

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

pkgdev

icat-widget development tool

latest
Source
npmnpm
Version
0.0.19
Version published
Maintainers
1
Created
Source

pkgdev

基于ICAT+Backbone的组件包开发工具,便于快速搭建组件包开发环境。

Installation

Either through forking or by using npm (the recommended way):

npm install -g pkgdev

And pkgdev will be installed in to your bin path.

Usage

pkgdev [folderName]

执行命令行问答,获取创建信息。无folderName表示在当前文件夹下创建。

npm install && gulp

创建完毕后,进入文件夹执行此命令,即可开发

tip: 有时候npm install之后无法安装gulp-sass,可以把文件夹中的gulp-sass.zip解压到node_modules中,然后执行gulp

License

MIT

Keywords

wpd

FAQs

Package last updated on 30 Oct 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