The Clojure programming language (development) - Contrib
This is a development snapshot of the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.
This is a development snapshot of the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.
To install clojure-contrib-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install clojure-contrib-devel
To see what files were installed by clojure-contrib-devel, run:
port contents clojure-contrib-devel
To later upgrade clojure-contrib-devel, run:
sudo port selfupdate && sudo port upgrade clojure-contrib-devel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.