Skip to content

way-platform/trusttrack-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrustTrack Go

PkgGoDev GoReportCard CI

A Go SDK and CLI tool for the TrustTrack API.

SDK

Features

  • TODO

Installing

$ go get github.com/way-platform/trusttrack-go

Using

// TODO

Developing

See AGENTS.md.

CLI tool

The trusttrack CLI tool enables interaction with the APIs from the command line.

Installing

go install github.com/way-platform/trusttrack-go/cmd/trusttrack@latest

Prebuilt binaries for Linux, Windows, and Mac are available from the Releases.