Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 573 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 573 Bytes

sketchfinder2

SketchFinder is a java app used in codebender to auto detect the projects and libraries in an Arduino Sketch folder.

usage: sketchFinder [-h --h --help -help] filepath [options]
[Note: Only one option may be used]
options include:
   -a:    to show all files
   -l:    to show libraries
   -c:    to show code files opened up by IDE

#Vagrantfile Usage Run vagrant up

then vagrant ssh

The vagrantfile will have scripts to install the correct version of java as well as compile the code. The compiled class file will be in the home directory.