You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ The aim of this project is to make teensyduino self contained on linux since I h
5
5
Make an executable with pyinstaller that can be installed and when called starts a docker conntainer containing Arduino IDE configured for Teensy boards tunnelling the UI though X.
6
6
The script takes care of connecting the container to the X server via `xauth`.
7
7
8
+
## Distribution
9
+
I am planning to automate the distribution process via CI/CD stuff.
0 commit comments