SRS/tools
monoid 9d18600437 refact: add github api type 2022-04-19 19:53:00 +09:00
..
README.md feat: add tools 2022-04-19 18:26:47 +09:00
getIssue.ts refact: add github api type 2022-04-19 19:53:00 +09:00
githubType.ts refact: add github api type 2022-04-19 19:53:00 +09:00

README.md

Tools

getIssue

Github token을 받아서 최신 100개의 Issues 들의 내용을 긁어옵니다.

deno run --allow-net --allow-env getIssue.ts 'YOUR GIHTUB TOKEN'

으로 실행하면 됩니다.

토큰을 발급받기 위해선 다음 링크를 참조하면 됩니다.