Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustinspecker/go-ast-print


https://github.com/dustinspecker/go-ast-print

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# go-ast-print

> print the AST of a Go source file

## Install

1. `go install github.com/dustinspecker/go-ast-print/cmd/go-ast-print@latest`

## Usage

```shell
go-ast-print -f FILEPATH
```

## License
MIT