https://github.com/zcubbs/blueprint
Blueprint Go package. Holds necessary interfaces and structs for building plugins. Part of the power project.
https://github.com/zcubbs/blueprint
Last synced: 11 months ago
JSON representation
Blueprint Go package. Holds necessary interfaces and structs for building plugins. Part of the power project.
- Host: GitHub
- URL: https://github.com/zcubbs/blueprint
- Owner: zcubbs
- License: mit
- Created: 2023-12-26T20:40:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T15:43:23.000Z (about 2 years ago)
- Last Synced: 2025-08-13T10:41:23.952Z (11 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/zcubbs/blueprint
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blueprint
Blueprint Go package. Holds necessary interfaces and structs for building plugins. Part of the power project.
[](https://github.com/zcubbs/blueprint/releases)

[](https://pkg.go.dev/github.com/zcubbs/blueprint)
[](https://github.com/zcubbs/blueprint/actions/workflows/lint.yaml)
[](https://github.com/zcubbs/blueprint/actions/workflows/scan.yaml)

[](https://goreportcard.com/report/github.com/zcubbs/blueprint)
[](https://github.com/zcubbs/blueprint/graphs/contributors)
[](./LICENSE)
## Usage
```bash
go get github.com/zcubbs/blueprint
```