Skip to content

jakobht/aoc_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gleam solutions for advent of code 2020

Usage

Set the AOC session key in the envionment variable AOC_SESSION then:

# Build the escript
rebar3 escriptize

# Run for a specific day
_build/default/bin/aoc_twenty_twenty_gleam <day>

Run the tests

To run the tests run:

rebar3 eunit

About

Gleam solutions for advent of code 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages