https://github.com/coldnew/eselect-clojure
Eselect module to maintain clojure symlink
https://github.com/coldnew/eselect-clojure
clojure eselect gentoo
Last synced: 14 days ago
JSON representation
Eselect module to maintain clojure symlink
- Host: GitHub
- URL: https://github.com/coldnew/eselect-clojure
- Owner: coldnew
- Created: 2022-04-07T06:52:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T07:02:48.000Z (about 4 years ago)
- Last Synced: 2026-05-01T02:41:49.012Z (about 2 months ago)
- Topics: clojure, eselect, gentoo
- Language: M4
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
eselect-clojure
============
An eselect module to easily manage what version of clojure to use by default if
there are several ones installed in your Gentoo system.
Usage
-----
Use `eselect clojure` as regular eselect module, Ex:
$ eselect clojure list
Available clojure versions:
[1] clojure-1.10
$ sudo eselect clojure set 1
Copying
-------
This software is distributed under the terms of the GNU General Public License v2.