Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 413 Bytes

baduk

See the Main project github page

Although intended to support Struct 101 exclusively, I'm going to add DOT or PlantUML output as well

Run

Binary is called baduk

./scripts/sample has sample usage (assuming the usual $GOPATH and $PATH settings).

Contributing

Assumptions

  • Code is buildable
  • Golang enforces no cycles in imports