3
0
mirror of https://github.com/triqs/dft_tools synced 2024-09-12 05:38:31 +02:00
dft_tools/test/c++/gtest/ci/install-platformio.sh
2019-09-06 16:12:18 -04:00

6 lines
91 B
Bash

# install PlatformIO
sudo pip install -U platformio
# update PlatformIO
platformio update