aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7413c544ee448eb58a8fc6d66bc598947b7aae53 (plain)
1
2
3
4
5
6
work in progress

build
```
cc -Wall $(pkg-config --cflags --libs libssh --libs plplot) -lm -o remote_plot remote_plot.c
```