zhike-generator

1.0.7 • Public • Published

zhike-generator

awesome generator for zhike backend project

Install

$ npm install -g zhike-generator

Usage

first, enter to your working directory, then run the following command

$ zhike-generator myapp 

or

$ zhike-generator -t express myapp

Template

  • express
  • koa
  • restify

Welcome to add your favourite to the directory of templates.

ChangeLog

2016.12.27:

  1. express模板删除掉bin目录下的init_db和init_config文件
  2. bin目录下添加数据库修改的migrate文件,执行数据库修改只需执行npm run migrate即可
  3. 添加.eslintrc.js, git commit之前会对代码格式进行相应的检查

2017.01.17:

  1. 添加koa和restify模板

Readme

Keywords

Package Sidebar

Install

npm i zhike-generator

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

51 kB

Total Files

62

Last publish

Collaborators

  • zhiker