Elm Sudoku A sudoku programming exercise implemented in elm. Setup npm install Tests npm test Formatting Before you push any code, please format properly. npm run format git add -p, add only the patches desired, skip sudoku tables in tests Commit and push