Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Support environment variables source #35

@serbrech

Description

@serbrech

Is there any plans to add Environment variables as a source?

pseudo code :

s := staert.NewStaert(command)
env := staert.NewEnvSource("PREFIX_")
s.AddSource(env)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions