create-envfile
Env generator
Creates an .env file from GitHub Secrets and environment variables
Github Action to create a .env file with Github Secrets
425 stars
4 watching
73 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
actionscontinuous-integrationenvironment-variablesgithub-actions
Related projects:
Repository | Description | Stars |
---|---|---|
schdck/create-env-json | Generates a JSON file with customizable environment variables. | 15 |
franzdiebold/github-env-vars-action | An action to expose useful environment variables in GitHub workflows. | 183 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
igorissen/angular-env-builder | Generates environment variables in Angular projects based on configuration settings. | 1 |
actions/setup-python | This action sets up Python or PyPy and their dependencies for GitHub Actions workflows. | 1,745 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
spencergibb/battleschool | Tools for automating the setup and configuration of development environments using Ansible, Puppet, Chef, and Git. | 418 |
zweitag/github-actions | Provides reusable GitHub Actions workflows for managing environment variables. | 6 |
pengbouestc/vite-plugin-envtype-patch | Tools to automatically generate and manipulate type definitions for environment variables in Vite projects | 1 |
tonerdo/dotnet-env | A .NET library to load environment variables from .env files | 445 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
g4s8/envdoc | A tool to generate documentation for environment variables in Go structs | 61 |