Skip to main content

Generates env variable scripts for Bash and PowerShell

Project description

Test Workflow

codecov

Genevieve

GENerate EnVIronmEnt Variables Everywhere.

This is an extremely simple utility that produces:

  • env.ps1 PowerShell script
  • env.env Bourne Shell script

The input is a yaml file in the form of:

variables:
  SOME_KEY: 'some_value'

In POSIX shells the generated env.env can be used via: source env.env to set the environment variables set in the YAML file. In PowerShell the env.ps1 script should be run directly: ./env.ps1.

Troubleshooting

Script execution permissions

PowerShell

Adjust your ExecutionPolicy.

Bourne shell

Run chmod +x env.env.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

genevieve-1.0.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file genevieve-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: genevieve-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12

File hashes

Hashes for genevieve-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f2d3a06df816f969a5ce62177adaa356af2b41c1a1d6ce1163a3be03bb0ec70b
MD5 5d8095f81d949dfb42fbdcae0278f981
BLAKE2b-256 292e000455a9e7136016d3d2340675490d79770b7aaefe653727885d2aa28df7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page