🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

jxchen

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jxchen

创建版项目、项目版本、版本号、配制文件(webpack.config.js、gulpfile.js(暂无)、gruntfile.js)

latest
Source
npmnpm
Version
0.3.4
Version published
Weekly downloads
8
-77.78%
Maintainers
1
Weekly downloads
 
Created
Source

jxchen

一个命令行实用程序,它可以创建项目文件夹及项目下的版本文件夹(1.0.0)每次创建自动增加版本号,然后可以选择生成webpack.config.js、gulpfile.js、gruntfile.js 配置文件,完成后会自动打开所建项目目录,项目路径也被拷贝进粘贴板!!

#目录结构

├── project_name                     - 项目文件夹
│   ├── 1.0.0                        - 项目版本号
│       ├── webpack.config.js*       - webpack.config.js配置文件(可选)
│       ├── gulpfile.js*             - gulpfile.js配置文件(可选)
│       ├── gruntfile.js*            - gruntfile配置文件(可选)

Getting jxchen

The easiest way to get jxchen is with npm:

npm install jxchen -g

Alternatively you can clone this git repository:

git clone git@github.com:jxchenvip/jxchen.git

License

This project is released under The MIT License.

Keywords

jxchen

FAQs

Package last updated on 05 Dec 2016

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