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

https://github.com/e-chan1007/1222-github-api

GitHub API でファイルを読み書きする
https://github.com/e-chan1007/1222-github-api

Last synced: about 2 months ago
JSON representation

GitHub API でファイルを読み書きする

Awesome Lists containing this project

README

          

# GitHub API でファイルを読み書きする

https://zenn.dev/e_chan1007/articles/6eeb84f5ce2ef7

```sh
yarn install
yarn ts-node src/getCommit.ts
yarn ts-node src/createCommit.ts
```