juxt

jonpither 2017-03-01T12:12:59.000068Z

hi @richiardiandrea

jonpither 2017-03-01T12:13:14.000069Z

I just used your snippet to create a classpath file

jonpither 2017-03-01T12:13:44.000070Z

With a change made to Lumo (unpublished) and the most recent version of Mach, you can do: #addcp "cp"

jonpither 2017-03-01T12:14:04.000071Z

this dynamically updates the Lumo classpath to use what's in the relative file classpath

jonpither 2017-03-01T12:14:26.000072Z

another change to Mach has made it so adhoc requires work.

richiardiandrea 2017-03-01T15:15:23.000074Z

@jonpither awesome, I saw the commit on master and will try that out