Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 214 Bytes

File metadata and controls

21 lines (14 loc) · 214 Bytes

Gobid

A type checker for Golang with better inference

Running tests

make test

Running web demo

go run ./src/cmd/webapp

Running GitHub Pages locally

make gh-pages-dev