Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 332 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 332 Bytes

Sudoku solving tool

The Sudoku solving tool.

Binary Usage

go install github.com/nttu-ysc/sudoku@latest

Docker

Run following command building the tool

docker build -t sudoku .

And you can use

docker run --rm -it sudoku