Requires: make
and java
to be installed
Run: make java-example
- compiles
.java
and runs the result, see orcs.java - cleans up the class files after
Requires: make
and node
Run: make js-example
- runs the
orcs.js
example
Requires: make
and node
Run: make js-notifications
- runs the
notifications.js
example