File: install-platformio.sh

package info (click to toggle)
libgdiplus 6.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,360 kB
  • sloc: ansic: 79,725; cpp: 48,970; python: 8,626; sh: 4,754; makefile: 535
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (31)
1
2
3
4
5
# install PlatformIO
sudo pip install -U platformio

# update PlatformIO
platformio update