Pinned Repositories
alfresco-bulk-filesystem-import
Alfresco Bulk Filesystem Import Tool v1.x - for Alfresco v4.x and earlier
alfresco-bulk-import
Alfresco Bulk Import Tool v2.x - for Alfresco v5.0 and up
fake-tweets
Fake tweets generated by a Markov chain built from a Twitter archive
futbot
A Discord bot that delivers football (soccer) information to Discord.
lice-comb
A Clojure library for software license detection.
multigrep
A little Clojure library that provides regex-based file grepping and/or text substitution.
spinner
Progress indicators for command line Clojure apps, including support for indeterminate and determinate tasks.
tools-licenses
A Clojure tools.build task library related to dependency licenses.
tools-pom
A Clojure tools.build task library related to the generation of comprehensive pom.xml files.
unfurl
This library implements "URL unfurling" approximately according to how Slack does it.
pmonks's Repositories
pmonks/spinner
Progress indicators for command line Clojure apps, including support for indeterminate and determinate tasks.
pmonks/unfurl
This library implements "URL unfurling" approximately according to how Slack does it.
pmonks/multigrep
A little Clojure library that provides regex-based file grepping and/or text substitution.
pmonks/tools-licenses
A Clojure tools.build task library related to dependency licenses.
pmonks/lice-comb
A Clojure library for software license detection.
pmonks/fake-tweets
Fake tweets generated by a Markov chain built from a Twitter archive
pmonks/for-science
A small Discord bot that you can send Clojure code to, to experiment with the language, demonstrate core language principles, or just mess about.
pmonks/tools-pom
A Clojure tools.build task library related to the generation of comprehensive pom.xml files.
pmonks/futbot
A Discord bot that delivers football (soccer) information to Discord.
pmonks/clj-spdx
Clojure wrapper around spdx/Spdx-Java-Library
pmonks/embroidery
A Clojure micro-library for leveraging virtual threads on JVMs that support them
pmonks/ctac-bot
A special purpose Discord bot
pmonks/jansi-clj
Clojure Wrapper around Jansi (Terminal Colors, Cursor Movement, ...), even for Windows.
pmonks/pbr
Peter's Build Resources for Clojure tools.build projects.
pmonks/CLJ-2253
A workaround for https://clojure.atlassian.net/browse/CLJ-2253
pmonks/clojars-poms
A little tool for exploring Clojars-deployed POM files
pmonks/discljord-utils
Common utilities on top of the discljord library
pmonks/gravity
Mathematically dubious riffs on Newton's law of universal gravitation
pmonks/rencg
A micro-library for Clojure that provides first class support for named-capturing groups in regular expressions
pmonks/asf-cat
A micro library that provides a Clojure implementation of the ASF's 3rd Party License policy.
pmonks/bvpbot
pmonks/clj-wcwidth
Pure Clojure implementations of wcwidth/wcswidth
pmonks/cljig
A little Clojure jig for discovering, evaluating, and prototyping 3rd party Clojure and Java libraries, for eventual use in your own project(s), all from the REPL.
pmonks/deps-deploy
deploy your stuff
pmonks/discljord
A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability
pmonks/license-list-XML
This is the repository for the master files that comprise the SPDX License List
pmonks/pmonks.github.io
Repository for pmonks.github.io GitHub Pages master site.
pmonks/Spdx-Java-Library
Java library which implements the Java object model for SPDX and provides useful helper functions
pmonks/tools-convenience
Convenience fns for tools.build scripts
pmonks/urlocal
A Clojure micro-library for cached (ETag based) URL downloads