Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support running Clojure nodes from LFE #26

Open
2 of 5 tasks
oubiwann opened this issue Feb 14, 2017 · 0 comments
Open
2 of 5 tasks

Support running Clojure nodes from LFE #26

oubiwann opened this issue Feb 14, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Feb 14, 2017

This has previously been done in an ad hoc manner, and we need to make it easy for developers to start Clojure nodes from LFE using methodologies familiar to Clojure developers. We'll start with support for lein and the assumption of a lein-based Clojure project, but we can extend that to boot and raw java later. Maybe even maven.

Features required in Clojang to support this effort:

  • Add new behaviour defining functions for working with JVM-based OTP nodes
  • Add new behaviour implementation for managing lein-based nodes
  • Add new behaviour implementation for managing nodes via .jar file
  • Release a new version of Clojang with these features

Related tasks in the lfecljapp project:

  • Update the LFE code to start the Clojure server node using the new API created above - #

Part of release #20 (0.4.0)

@oubiwann oubiwann added the epic label Feb 14, 2017
@oubiwann oubiwann added this to the 0.4.0 milestone Feb 14, 2017
@oubiwann oubiwann self-assigned this Feb 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant