Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Octokit::Client.new を使用してログインしており、リポジトリの 1 つにファイルを作成したいと考えています。これを行うメソッド/関数を教えてください。
いろいろ検索してみましたが、octokit の適切なリファレンスが見つかりません。developer.github.com には、HTTP GET のみが記述されています。可能であれば、ドキュメントの適切なソースも提供してください。
ありがとうございました!