Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwshrc/poshy-env-var

Ergonomic cmdlets for assigning, retrieving, and deleting environment variables - including path-munging for arbitrary PATH variables.
https://github.com/pwshrc/poshy-env-var

dotenv environment environment-variable path powershell powershell-gallery powershell-module pwshrc

Last synced: 16 days ago
JSON representation

Ergonomic cmdlets for assigning, retrieving, and deleting environment variables - including path-munging for arbitrary PATH variables.

Awesome Lists containing this project

README

        

# poshy-env-var

[![powershellgallery](https://img.shields.io/powershellgallery/v/poshy-env-var.svg)](https://www.powershellgallery.com/packages/poshy-env-var)
[![downloads](https://img.shields.io/powershellgallery/dt/poshy-env-var.svg)](https://www.powershellgallery.com/packages/poshy-env-var)
[![License](https://img.shields.io/github/license/pwshrc/poshy-env-var)](./LICENSE.txt)
[![codecov](https://codecov.io/gh/pwshrc/poshy-env-var/branch/main/graph/badge.svg)](https://codecov.io/gh/pwshrc/poshy-env-var)
[![Validate Changes](https://github.com/pwshrc/poshy-env-var/actions/workflows/validate.yml/badge.svg)](https://github.com/pwshrc/poshy-env-var/actions/workflows/validate.yml)
[![Release Changes](https://github.com/pwshrc/poshy-env-var/actions/workflows/release.yml/badge.svg)](https://github.com/pwshrc/poshy-env-var/actions/workflows/release.yml)
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.carloscuesta.me/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Awesome Badges](https://img.shields.io/badge/badges-awesome-green.svg)](https://github.com/Naereen/badges)

Ergonomic cmdlets for assigning, retrieving, and deleting environment variables - including path-munging for arbitrary PATH variables.