i5ting / koa-generator

Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
https://github.com/17koa/koa-generator
MIT License
972 stars 110 forks source link

I'm confused on the purpose of the koa2 generator? #5

Closed PanicIsReal closed 8 years ago

PanicIsReal commented 8 years ago

How come it doesn't seem to generate with support for async / await which I thought was the big move for Koa2?

i5ting commented 8 years ago

the latest version koa-generator is already support koa2 middilewares with 3 ways, thanks