Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 654 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 654 Bytes

OSS Lifecycle

HPSF -- EXPERIMENTAL!

What it is

HPSF is an experimental format for a configuration language.

It will undergo radical changes for a while; please don't depend on it yet.

hpsf

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