scoop-clojure icon indicating copy to clipboard operation
scoop-clojure copied to clipboard

Install Clojure on Windows with Scoop

Results 2 scoop-clojure issues
Sort by recently updated
recently updated
newest added

PS C:\Users\tryan> scoop status Scoop is up to date Update is available for: clojure: 1.10.3.1040 -> 1.10.3.1087 PS C:\Users\tryan> scoop update clojure clojure: 1.10.3.1040 -> 1.10.3.1087 Updating 1 outdated app:...

> After successfully running steps above, you should be able to run Clojure with following: > > ``` > clj > ``` > To launch clojure from cmd.exe or tools...