open-feature-flagd 0.2.1

The official flagd provider for OpenFeature.
Documentation
1
2
3
4
5
6
7
8
{
  "scripts": {
    "gherkin-lint": "gherkin-lint --rulesdir '/features'"
  },
  "devDependencies": {
    "gherkin-lint": "^4.2.2"
  }
}