Skip to content

66-24/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2021

https://adventofcode.com/2021

Tools

  • Visual Studio Code
  • Add Elm extension
    • Name: Elm
    • Id: elmtooling.elm-ls-vscode
    • Description: Improving your Elm experience since 2019
    • Version: 2.3.0
    • Publisher: Elm tooling
    • VS Marketplace Link
  • elm reactor --port 8081 will enable browser view to run each elm file

Installing Elm

Windows

  1. install nodejs
    1. npm install -g elm-format
    2. npm install -g elm-test
  2. install elm
  3. Setup IntelliJ elm tools Goto Settings to setup elm tools

Progress

Day 2021
1.1
1.2
2.1
2.2
3.1
3.2
4.1
4.2
5.1
5.2
Details AoC Gold Stars :star: CloudSparkerOne

About

Learning functional programming using Elm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors