https://github.com/labi-le/tempest
Templating properties of data structures
https://github.com/labi-le/tempest
Last synced: 2 months ago
JSON representation
Templating properties of data structures
- Host: GitHub
- URL: https://github.com/labi-le/tempest
- Owner: labi-le
- Created: 2023-07-13T11:57:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T19:29:17.000Z (about 1 year ago)
- Last Synced: 2025-01-26T19:48:36.698Z (4 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tempest
Templating properties of data structures
## Install
```sh
go get github.com/labi-le/tempest
```## Examples of usage
examples of usage can be found in the [example](example) directory