You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The Clojure runner project
Magnus commented on Gitter:
To do:
The text was updated successfully, but these errors were encountered: