3
0
mirror of https://github.com/triqs/dft_tools synced 2024-09-27 03:50:51 +02:00
dft_tools/ci/install-platformio.sh
Nils Wentzell f5b936317d Squashed 'test/c++/gtest/' content from commit 3f05f651
git-subtree-dir: test/c++/gtest
git-subtree-split: 3f05f651ae3621db58468153e32016bc1397800b
2019-09-06 16:12:03 -04:00

6 lines
91 B
Bash

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