「Translations:Guide:Marlin/1/ru」の版間の差分
提供:Kobe Makerspace
(ページの作成:「== Установка PlatformIO == {{terminal|text= root_dir=$PWD export PLATFORMIO_CORE_DIR=$root_dir/pio git clone https://github.com/platformio/platformio-core-instal…」) |
(相違点なし)
|
2024年1月30日 (火) 08:57時点における最新版
Установка PlatformIO
root_dir=$PWD export PLATFORMIO_CORE_DIR=$root_dir/pio git clone https://github.com/platformio/platformio-core-installer cd platformio-core-installer && python3 get-platformio.py