Commit graph

10 commits

Author SHA1 Message Date
Joshua Sherman
c1adcad92a Added OS specific lookup commands
This resolved my issue on OSX and should clear up any issues on Windows. Will
need confirmation from a Windows user though. Closes #2
2014-01-20 18:12:31 -05:00
Peter Breuls
adf9a5bdef Merge pull request #1 from maxtsepkov/master
throw exception if java is not found
2013-08-14 04:53:34 -07:00
Max Tsepkov
0888283a76 throw exception if java is not found 2013-08-14 16:44:23 +06:00
Peter Breuls
019092b77b Script additions in Travis YML. 2013-05-29 19:16:35 +02:00
Peter Breuls
0ad9378b90 Added Travis YML. 2013-05-29 19:06:34 +02:00
Peter Breuls
0ec5686518 setTargetFile() does not need to check for existing file. 2013-05-10 21:19:31 +02:00
Peter Breuls
c2c96c7079 Non-functional changes to comments and formatting
Changes are the result of running phpcs for the PSR-1 and PSR-2 standards, plus added some more doc comments.
2013-05-09 22:24:55 +02:00
Peter Breuls
58b37eb33c Removed test file after running test
A side-effect of running the unit tests is the resulting compiled.js file. This change cleans that up.
2013-05-09 22:22:43 +02:00
Peter Breuls
c2986f66f1 Additions to readme. 2013-05-09 18:58:46 +02:00
Peter Breuls
2cbede7d67 Initial commit.
Signed-off-by: Peter Breuls <breuls@devize.nl>
2013-05-09 18:21:37 +02:00