Skip to content

A template repo for folks wanting to do Advent of Code with Clerk.

Notifications You must be signed in to change notification settings

mnardell/advent-of-clerk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Clerk

A template repo for folks wanting to do Advent of Code with Clerk.

Usage

Fork & clone this repo, make sure you have Clojure installed, then run:

clj -M:nextjournal/clerk nextjournal.clerk/serve! --watch-paths src --port 7878 --browse

This will start the Clerk webserver on port 7878 and watch the src/ directory for changes and open Clerk in your browser.

Open one of the files there, e.g. day_01.clj, make a change and save it. You should then see these changes reflected in the browser.

About

A template repo for folks wanting to do Advent of Code with Clerk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%