Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 144 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 144 Bytes

goast (pronounced ghost?) is a small tool which prints the AST for a go file.

to use:

go get github.com/cixel/goast
goast yourfile.go