Skip to content

justynhunter/gleam_aoc2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2015

Advent of Code 2015 in Gleam.

Usage

gleam run day <number>

Development

gleam run   # Run the project
gleam test  # Run the tests