mirror of
https://github.com/sojamo/controlp5
synced 2024-11-14 18:27:57 +01:00
5 lines
192 B
Bash
Executable File
5 lines
192 B
Bash
Executable File
cd $HOME/Documents/workspace/controlp5/bin
|
|
jar cf ../test/controlP5.jar .
|
|
cp ../test/controlP5.jar $HOME/Documents/Processing3/libraries/controlP5/library
|
|
echo "controlP5 compiled on $(date)"
|