Skip to content

Inconsistent description when using the openfeature generate command #162

@sahidvelji

Description

@sahidvelji

When running openfeature generate, the descriptions for the various languages are not consistent. For example, the Go description does not mention Go.

❯ openfeature generate
Available generators:
Generator | Description                                  | Stability
csharp    | Generate typesafe C# client.                 | alpha
go        | Generate typesafe accessors for OpenFeature. | alpha
java      | Generate typesafe Java client.               | alpha
nestjs    | Generate typesafe NestJS decorators.         | alpha
nodejs    | Generate typesafe Node.js client.            | alpha
python    | Generate typesafe Python client.             | alpha
react     | Generate typesafe React Hooks.               | alpha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions