athos / clj-check

lein-check alternative for Clojure CLI tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a git tag

dpassen opened this issue · comments

Today's release of the Clojure CLI Tool, 1.10.3.933 https://clojure.org/releases/tools#v1.10.3.933 offers a new way to refer to a git lib, by means of short sha and a tag. It would be nice to tag the repository so we may make use of it.

Yeah, that would be nice 👍 I'll add a tag to the latest commit later.
Also, I'm going to update the README as well in a couple of days to mention installation via the new format of git coord.

Unsure if it should be com.github.athos vs. io.github.athos

Decided on io

commented

any update on this?

Sorry for not being able to comment! I've been swamped with parenting duties recently and haven't had much time to maintain my libraries...

The tag 0.1.0 should already be available, but updating the README has been on the back burner. I'll make sure to get to it as soon as I find some time.

Sorry for the terrible delay since my last comment... I just updated the README in d997df8.