Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 764 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 764 Bytes

Spider License: MIT

Debugger for Gauge API started by IDE's.

Installation

Download the zip file from the releases and extract it.

Usage

Run the binary extracted from the downloaded zip.

Build from Source

Requirements

go get github.com/kashishm/spider

Compiling

go run spider.go

For cross-platform compilation and creating distributable

go run build/make.go

License

Spider is an open-sourced software licensed under the MIT license.