Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.51 KB

LIBRARY.MD

File metadata and controls

33 lines (20 loc) · 1.51 KB

nnichols

Clojars Project Dependencies Status cljdoc badge Github Runner

A bunch of functions and definitions I'm sick of copy/pasting

README

This library pre-dates the GitHub convention of repositories with matching names becoming a customizable interface for user homepages. Ergo, this library's "README" is saved in this document rather than a conventional README.

Installation

A deployed copy of the most recent version of nnichols can be found on clojars. To use it, add the following as a dependency in your project.clj file:

Clojars Project

The next time you build your application, Leiningen should pull it automatically. Alternatively, you may clone or fork the repository to work with it directly.

Usage

Once the project has been added, you can require in any namespace and use them freely.

License

Copyright © 2020-2022 Nick A Nichols

MIT License provided in full text within LICENSE file.