clojure
This command is an alias of clj.
Install
- All systems
-
curl cmd.cat/clojure.sh
- Debian
-
apt-get install clojure
- Ubuntu
-
apt-get install clojure
- Arch Linux
-
pacman -S clojure
- Kali Linux
-
apt-get install clojure
- Fedora
-
dnf install clojure-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clojure
- OS X
-
brew install clojure
- Raspbian
-
apt-get install clojure
- Dockerfile
- dockerfile.run/clojure
This command is an alias of clj.
-
View documentation for the original command:
tldr clj
© tl;dr; authors and contributors