Skip to content

trimble-oss/tierceron-nute-core

License

LICENSE

Tierceron-nute-core

GitHub release Go Report Card PkgGoDev

What is it?

Tierceron-nute-core publishes the shared mashupsdk package without the heavier GUI and example dependencies from tierceron-nute. It is the lightweight import path for protobuf, gRPC, display-state, certificate, and helper types used by mashup clients and servers.

What is in this repo?

  • mashupsdk: generated protobuf and gRPC types, mashup interfaces, display state and context types, certificate helpers, and GUI-neutral shared helpers.

Key Features

  • A focused module for consumers that only need the shared mashup SDK.
  • Generated protobuf and gRPC assets kept separate from the larger UI and example repositories.
  • Shared display and interaction types used by higher-level mashup front ends.

Getting started

To work with the module locally:

  • Run go mod download.
  • Install protoc if you need to regenerate gRPC assets: https://grpc.io/docs/protoc-installation/
  • Run make mashupsdk to regenerate the protobuf and gRPC files.
  • Run go test ./... to validate the module.

Trusted Committers

Contributing

Contributions are always welcome. Before contributing, please read the code of conduct.

See Contributing.

Security

Please review SECURITY.md for vulnerability reporting guidance.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors