scope-go-agent-installer

command module
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

Scope Go Agent Installer

Tool to install the scope go agent in an existing project by adding a file with the import autoinstrumentation in each package containing tests, as seen in the documentation: https://docs.scope.dev/docs/go-installation

Installation:
go install github.com/undefinedlabs/scope-go-agent-installer

This build and copy the binary to: ~/go/bin/scope-go-agent-installer

Usage:
scope-go-agent-installer -folder={PROJECT FOLDER}
Example:
Public Repo: https://github.com/gin-gonic/gin
git clone git@github.com:gin-gonic/gin.git
cd gin
scope-go-agent-installer -folder=.
go test ./...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL