Skip to content

tylerw/advent-of-code-2020

Repository files navigation

advent-of-code-2020

Advent of Code 2020 in Clojure

Usage

Run the project's tests (they'll fail until you edit them):

$ clojure -M:test:runner

Build a deployable jar of this library:

$ clojure -M:jar

Install it locally:

$ clojure -M:install

Deploy it to Clojars -- needs CLOJARS_USERNAME and CLOJARS_PASSWORD environment variables:

$ clojure -M:deploy

License

Copyright © 2020 Tyler Wardhaugh

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published