Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pwshrc/poshy-ecks

Convenient cmdlets for executing arbitrary commands under exotic circumstances, including temporarily-altered environment variables and working directories.
https://github.com/pwshrc/poshy-ecks

env environment environment-variable powershell powershell-gallery powershell-module pwshrc xin xwith

Last synced: 4 days ago
JSON representation

Convenient cmdlets for executing arbitrary commands under exotic circumstances, including temporarily-altered environment variables and working directories.

Awesome Lists containing this project

README

        

# poshy-ecks

[![powershellgallery](https://img.shields.io/powershellgallery/v/poshy-ecks.svg)](https://www.powershellgallery.com/packages/poshy-ecks)
[![downloads](https://img.shields.io/powershellgallery/dt/poshy-ecks.svg)](https://www.powershellgallery.com/packages/poshy-ecks)
[![License](https://img.shields.io/github/license/pwshrc/poshy-ecks)](./LICENSE.txt)
[![codecov](https://codecov.io/gh/pwshrc/poshy-ecks/branch/main/graph/badge.svg)](https://codecov.io/gh/pwshrc/poshy-ecks)
[![Validate Changes](https://github.com/pwshrc/poshy-ecks/actions/workflows/validate.yml/badge.svg)](https://github.com/pwshrc/poshy-ecks/actions/workflows/validate.yml)
[![Release Changes](https://github.com/pwshrc/poshy-ecks/actions/workflows/release.yml/badge.svg)](https://github.com/pwshrc/poshy-ecks/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)

Convenient cmdlets for executing arbitrary commands under exotic circumstances, including temporarily-altered environment variables and working directories.