LoginSignup
1
1

More than 5 years have passed since last update.

【Raspberry Pi 3B/3B+】Visual Studio Codeをインストール

Last updated at Posted at 2018-09-01

Overview

ラズパイにVSCodeをインストールする手順

参考サイト
https://code.headmelted.com

インストール

$ sudo su

$ . <( wget -O - https://code.headmelted.com/installers/apt.sh )

Code-OSSがインストールされていることを確認

スクリーンショット 2018-09-01 21.45.07.png

スクリーンショット 2018-09-01 21.47.32.png

お疲れ様でした!

1
1
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
1
1