madeinhaus/Project ENV Vars

Create Project ENVs based on convention from git branch ref.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
project_nameThe name of the project.
namedescription
branch_slugThe name of the branch url safe eg: feature/exciting-stuff -> `feature-exciting-stuff`
project_name_slugThe name of the project url safe eg: My project -> `my-project`
project_name_branch_slugProject and name name combined url safe eg: `my-project-feature-exciting-stuff`