Clojure icon indicating copy to clipboard operation
Clojure copied to clipboard

Remove 'target' directory from runner sub-project

Open kenny-evitt opened this issue 9 years ago • 2 comments

The Clojure runner project

Magnus commented on Gitter:

It has tripped me up several times that the runner part of the clojure plugin is actually invoked from "deploy/plugins/Clojure/runner" in the LT app and not from the Clojure plugin in my LT user home ! Building and packaging the runner should probably be part of the buildscript for the app ?

To do:

  • [ ] Move the runner project into its own repo (?)
  • [ ] Modify the build script(s) to include the latest/specified runner project build artifact (from where?) in the build output

kenny-evitt avatar Sep 10 '15 13:09 kenny-evitt

@rundis @cldwalker ?

kenny-evitt avatar Sep 10 '15 13:09 kenny-evitt

When I kick off a Clojure connection, I see it come from where I expect: ~/Library/Application Support/LightTable/plugins/Clojure/.... This could be a potential issue with plugins/*plugin-dir*. I don't think this is high priority but happy to chat about it in gitter more if desired

cldwalker avatar Sep 11 '15 21:09 cldwalker