dogsheep / dogsheep/github-to-sqlite
Command for fetching file contents
オープン
enhancement
- 主要言語
- Python
- スター
- 474
- フォーク
- 50
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Something like this:
github-to-sqlite files github.db simonw/datasette
This would fetch all files from the `main` branch into a `files` table.
Additional options could handle things like pulling files from a branch or tag, or just pulling files that match a specific glob or that exist in a specific directory.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
この issue では、ファイル、テスト、コマンドのエントリーポイントが指定されていません。まず、既存の github-to-sqlite CLI コマンドと GitHub のファイル取得コードを見つけ、次に、そのコマンドが main branch のすべてのファイルを files テーブルにインポートすることを確認してください。branch、tag、glob、directory のオプションは追加の可能性です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, python, sqlite
- 領域
- api, cli, databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100