Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/generator-jzyunqi-dubbo

Yeoman generator for jzyunqi_dubbo.
https://github.com/afeiship/generator-jzyunqi-dubbo

darkdance dubbo framework generator java yangwei yeoman yw

Last synced: 20 days ago
JSON representation

Yeoman generator for jzyunqi_dubbo.

Awesome Lists containing this project

README

        

# generator-jzyunqi-dubbo
> Yeoman generator for jzyunqi_dubbo.

## installation
```shell
git clone https://github.com/afeiship/generator-jzyunqi-dubbo.git
cd generator-jzyunqi-dubbo
npm install
npm link
```

## usage
```shell

## create a micro-service:
yo jzyunqi-dubbo:micro-service

## create domain:
yo jzyunqi-dubbo:domain
```