File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3
3
A template repo for folks wanting to do [ Advent of
4
4
Code] ( https://adventofcode.com ) with [ Clerk] ( https://clerk.vision ) .
5
5
6
-
7
6
## Usage
8
7
9
- To play with this, you need to have [ Clojure
8
+ Fork & clone this repo, make sure you have [ Clojure
10
9
installed] ( https://clojure.org/guides/install_clojure ) , then run:
11
10
12
11
``` shell
Original file line number Diff line number Diff line change 1
- {:paths [" dev " " src" " resources" ]
1
+ {:paths [" src" " resources" ]
2
2
:deps {org.clojure/clojure {:mvn/version " 1.11.1" }
3
- io.github.nextjournal/clerk {:git/sha " 9c51111dcfead67c52bf3d2cd0facaa415312614 " }
3
+ io.github.nextjournal/clerk {:git/sha " bdf79084374fc89cd956ec076847c0845c80c911 " }
4
4
org.babashka/cli {:mvn/version " 0.5.40" }}
5
5
6
6
:aliases {:nextjournal/clerk {:exec-fn nextjournal.clerk/build!
You can’t perform that action at this time.
0 commit comments