HPSF is an experimental format for a configuration language.
It will undergo radical changes for a while; please don't depend on it yet.
Here are some sample commands:
- go run ./cmd/hpsf -i examples/hpsf.yaml validate
- go run ./cmd/hpsf -i examples/hpsf.yaml rRules
- go run ./cmd/hpsf -i examples/hpsf.yaml rConfig
Here's an example that exercises a separate data table:
go run ./cmd/hpsf -d API_Key=hello -i examples/hpsf2.yaml rConfig