8000 GitHub - froesecom/advent-of-code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

froesecom/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Where I keep my Advent of Code scripts

tests

mix test to run tests

To run a single test suite mix test --only describe:"Advent.Day12_1.run/1"

formatting

mix format mix.exs "lib/**/*.{ex,exs}" "test/**/*.{ex,exs}"

docs

offline docs

mix hex.docs fetch to fetch elixir and phoneix docs for current installed versions.

mix hex.docs offline elixir 1.16.2 to view offline docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0