Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 908 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 908 Bytes

owljs scripts

Be sure to add this directory to your $PATH

Scripts

Script architecture

Currently each script comes in pairs - the actual implementation (owljs-foo.js) and a shell wrapper (owljs-foo). You should run the shell wrapper.

The shell wrapper actually calls a generic wrapper, ringo-owl, also, in this directory, which takes care of mundanities such as setting your classpath.

Note the owljs-foo.js file must be both executable and in the PATH for this to work.

Note that you can run ringo-owl at any time to get a REPL.