Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 in Clojure via babashka

img/stars.svg

Overview

$ bb tasks
The following tasks are available:

template   create template for solution [day and year default to current]
fetch      get input for given day [requires session token stored in `.token` file ; args default to today]
boot       fetch input data and create template for given date
solve      run solution for given day [day defaults to today]

Setup

To fetch input via bb fetch (or bb boot), get the AOC session cookie and put it into .token. Basic solution skeleton will be created with bb boot, to change it, modify .template.txt.

Shout outs!

About

Advent of Code 2022 with Clojure via babashka

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages