3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Githubのwebブラウザ上で特定のファイルやフォルダをダウンロードする裏技

Last updated at Posted at 2021-02-13

以下の記事を参考に、ダウンロードしたいファイルのあるリポジトリをwebアプリのvscodeで開きます。
GitHubのURLをちょろっと書き換えるだけでコードを「Visual Studio Code」で閲覧できる素敵なサービスが話題に

ダウンロードしたいファイルのあるリポジトリを開き
“github.com”というドメインを“github1s .com”に書き換えるだけ(“.com”の前に“1s”を挿入)

画面左のEXPLORERから、ダウンロードしたいファイルを右クリックして[Download...]をクリックします
複数ファイルを選択してダウンロードも出来ます。
image.png

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?