CaoJun

Results 26 comments of CaoJun

There is a compromise solution: Auto create Users.js (class) by router and create API by decorators. Like Interface-Oriented Programming. Decorators is readable. Example: ```javascript @cls(someNameSpace, orUseFulInfomation) class Users extends BaseService...

This project used babel originally, so there is no problem by using decorator.

I will check it. The temporary solution is: install `nvm`

@stalinkay Fixed and Published ![1524064180661](https://user-images.githubusercontent.com/2350193/38941171-8bd1fcc4-435e-11e8-96d0-a55d1f8e2575.jpg)

Please take a look https://github.com/mdsb100/node-gitlab#cli I create a pull-request to node-gitlab. If node-gitlab does not accept it, I will publish myself by using name cli-gitlab.

For now, you can use it locally by `npm link` ```bash git clone cd node-gitlab && npm install npm run build npm link ```

Please take a look https://github.com/mdsb100/node-gitlab#cli I create a pull-request to node-gitlab. If node-gitlab does not accept it, I will publish myself by using name cli-gitlab.

For now, you can use it locally by `npm link` ```bash git clone cd node-gitlab && npm install npm run build npm link ```