Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 598 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 598 Bytes

dt-review-bot

BOT for DefinitelyTyped

How to contribute

If you want to improve review comments, please send a pull request to dt-review-tool.

How to deploy

This bot uses GoogleAppEngine ManagedVM. But this bot is not dependent on the appengine API.

$ npm run deploy

How to setup

This bot needs a personal access token. https://github.com/settings/tokens

$ ls token.json
ls: token.json: No such file or directory
$ npm run auth
...
$ ls -la token.json
-rw-r--r--@ 1 vvakame  staff  866 11  9 10:47 token.json