This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2024-11-30 11:24:12 +01:00
Code
Issues
Releases
Activity
c00bd47bef
Arduino
/
build
/
linux
/
run.sh
4 lines
41 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial Arduino IDE based on Processing.
2005-08-25 23:06:28 +02:00
#!/bin/sh
Now builds and runs on linux (but won't compile or upload programs); see notes in make.sh for setting up environment.
2005-09-21 22:34:06 +02:00
cd
work
&&
./arduino
&&
cd
..
Reference in New Issue
Copy Permalink