mirror of https://github.com/open-feature/cli.git
## This PR Added a new CONTRIBUTING.md file with detailed instructions on how to contribute new generators to the project. This includes steps from forking the repository, implementing the generator logic, writing tests, registering the generator in CLI, updating documentation, and creating a pull request. Also added a README.md in the internal/generators directory explaining how each generator works. It details about `language.go` and `language.tmpl` files that are essential parts of each generator along with an example workflow of how these components interact to generate code based on OpenFeature flag manifest. ### Related Issues closes #69 Signed-off-by: Kris Coleman <kriscodeman@gmail.com> |
||
|---|---|---|
| .. | ||
| config | ||
| filesystem | ||
| flagset | ||
| generators | ||
| manifest | ||