Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loov/view-annotated-file

View annotated files based on line-spec
https://github.com/loov/view-annotated-file

wip

Last synced: 7 minutes ago
JSON representation

View annotated files based on line-spec

Awesome Lists containing this project

README

        

# View Annotated File

![Screenshot](/screenshot.png?raw=true "Screenshot")

## Install

```
go get github.com/loov/view-annotated-file
```

## Usage

```
go build -a -gcflags "all=-m -m -d=ssa/check_bce/debug" project 2> analysis.log
view-annotated-file analysis.log
```