clojars Questions

2

Solved

Background I have a simple Clojure 1.9 project. It was configured with a minimal .travis.yml. language: clojure lein: 2.8.1 jdk: - openjdk8 - openjdk9 - oraclejdk8 - oraclejdk9 Travis CI The...
Cyn asked 6/6, 2018 at 4:13

3

I'm using Leiningen to run a Clojure project on my Raspberry Pi 3 (running stretch), previously I used version 2.7.1 with no problems, but upgrading to the latest version on lein (2.8.1) I now get ...
Ducan asked 15/1, 2018 at 17:51

2

Solved

Say I'm using a library in a leiningen project, hosted on Clojars. And I run into a bug. I fork the project on Github, and fix the bug. Now what? What's the most appropriate way to use my version ...
Steffen asked 5/7, 2013 at 23:8
1

© 2022 - 2024 — McMap. All rights reserved.