https://github.com/coldnew/eselect-clojure
Eselect module to maintain clojure symlink
https://github.com/coldnew/eselect-clojure
clojure eselect gentoo
Last synced: 3 months 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 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T07:02:48.000Z (about 3 years ago)
- Last Synced: 2025-01-15T12:14:30.639Z (5 months ago)
- Topics: clojure, eselect, gentoo
- Language: M4
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- 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 1Copying
-------This software is distributed under the terms of the GNU General Public License v2.