GithubHelp home page GithubHelp logo

isabella232 / brew-install Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clojure/brew-install

0.0 0.0 0.0 608 KB

License: Eclipse Public License 1.0

Shell 27.85% Ruby 1.57% Clojure 23.45% PowerShell 29.00% HTML 18.12%

brew-install's Introduction

brew-install

The brew-install project is used to create a brew formula for installing clojure tools on the Mac. The outputs of this project are a tar file (versioned) and a brew formula (clojure.rb), suitable for updating in the brew central tap.

The tar file contains:

  • clojure-tools jar - an uberjar for constructing classpaths via tools.deps
  • deps.edn - a copy of the root deps.edn file (no longer used at runtime)
  • example-deps.edn - the initial user deps.edn file
  • tools.edn - the tools.tools tool to auto install
  • clojure script - the main Clojure runner
  • clj script - a clojure wrapper for interactive repl use (adds rlwrap)

Updating versions

The clojure-tools version is defined by the pom.xml project version. It should be updated only by running script/update_version (the build does this automatically). The current version is stored in the VERSION file.

The Clojure and tools.deps.alpha versions to include in the clojure-tools are taken from the deps.edn.

Package script

To create the packages and installers, run:

clojure -T:build release

Release Information

These files are not released into Maven central like other libraries. Instead, the tar file is created and published to https://download.clojure.org.

The Clojure homebrew tap is updated when new releases are created or promoted to stable.

The Homebrew Central Clojure recipe is updated manually so may lag the Clojure tap.

References

See the following resources for more information:

Developer Information

License

Copyright © 2019-2021 Rich Hickey, Alex Miller and contributors

Distributed under the Eclipse Public License 1.0, the same as Clojure.

brew-install's People

Contributors

ajoberstar avatar arichiardi avatar clojure-build avatar dottedmag avatar ehashman avatar fogus avatar gremid avatar martinklepsch avatar mfikes avatar puredanger avatar severeoverfl0w avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.