tickx/Variable to Dotenv

Appends a variable to a dotenv file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
keyName of keyyes
valueValue of keyyes
defaultA default value for the key (if `value` is empty, this is used instead)no
nullableIf false, and the value resolved is empty, the variable will be omittednotrue
envPathFile path to write variable tono.env

no outputs