Skip to content

jhf/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code Solutions

A project to learn Elm. Available from https://jhf.github.io/AdventOfCode

Development Setup

Setup

For local development:

  • elm-reactor

To publish.

  • elm-make app.elm --output app.js
  • git add .
  • git commit -m 'Change description'
  • git push

About

An Elm solution to AdventOfCode.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages