Skip to content

SevereOverfl0w/super-duper-octo-barnacle

Repository files navigation

super-duper-octo-barnacle

A dumb wrapper around a random library I found on clojars.

Usage (as an example)

  1. Setup settings.xml

  2. Change pom.xml and update the groupId to yours on Clojars

  3.  

    maven

    ./mvn-deploy.sh will upload the jar using mvn

    deps deploy

    ./deps-deploy.sh will upload the jar using clj and deps-deploy. Make sure to set CLOJARS_USERNAME and CLOJARS_PASSWORD

Usage (as a library)

This library actually does something! It outputs your percentile on Github.

$ clojure -Sdeps '{:deps {io.dominic/super-duper-octo-barnacle {:mvn/version "RELEASE"}}}' -m io.dominic.super-duper-octo-barnacle.core SevereOverfl0w

WARNING: seqable? already refers to: #'clojure.core/seqable? in namespace: clojure.core.incubator, being replaced by: #'clojure.core.incubator/seqable?
WARNING: update already refers to: #'clojure.core/update in namespace: clj-http.client, being replaced by: #'clj-http.client/update
90

I think 90 is bad. Please leave me more stars.

About

A tools.deps example library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published