Skip to content

Install Clojure from src #1

@MementoRC

Description

@MementoRC

Hello, I am trying to get Clojure into a recipe for conda-forge. Typically, we use the offical source repository and implement the build-from-source recipe, however with Clojure I hit a pretty tough shell to break into (I know nothing about Clojure ... that is certainly a big part of it!)

Currently, after many trials of using a bootstrapping Clojure to try to have it build itself, I resorted to simply install the clojure-tools, which I feel is too remote and relies upon too many intermediate "hidden" steps.

Ideally, we would want, whenever there is a new tag of the source, rebuilt Clojure directly

Any suggestions. Currently I think what would be needed is use brew-installer and modify the src/main/... to get Clojure to vreate the uberjar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions