Skip to content

constint/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2020

FIXME: my new application.

Installation

Download from https://github.com/constint/advent-of-code-2020

Usage

FIXME: explanation

Run the project directly:

$ clojure -M -m constint.advent-of-code-2020

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

$ clojure -M:test:runner

Build an uberjar:

$ clojure -M:uberjar

Run that uberjar:

$ java -jar advent-of-code-2020.jar

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2020 User

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

About

2020 Advent of code using clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published