Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwshrc/poshy-sh-isms
Convenience functions for emulating certain shell functionality - great for helping you convert those Bash scripts over to PowerShell.
https://github.com/pwshrc/poshy-sh-isms
powershell powershell-gallery powershell-module pwshrc shell
Last synced: 4 days ago
JSON representation
Convenience functions for emulating certain shell functionality - great for helping you convert those Bash scripts over to PowerShell.
- Host: GitHub
- URL: https://github.com/pwshrc/poshy-sh-isms
- Owner: pwshrc
- License: mit
- Created: 2023-08-23T00:15:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T09:30:05.000Z (8 months ago)
- Last Synced: 2024-11-10T14:16:31.451Z (4 days ago)
- Topics: powershell, powershell-gallery, powershell-module, pwshrc, shell
- Language: PowerShell
- Homepage: https://www.powershellgallery.com/packages/poshy-sh-isms
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# poshy-sh-isms
[![powershellgallery](https://img.shields.io/powershellgallery/v/poshy-sh-isms.svg)](https://www.powershellgallery.com/packages/poshy-sh-isms)
[![downloads](https://img.shields.io/powershellgallery/dt/poshy-sh-isms.svg)](https://www.powershellgallery.com/packages/poshy-sh-isms)
[![License](https://img.shields.io/github/license/pwshrc/poshy-sh-isms)](./LICENSE.txt)
[![codecov](https://codecov.io/gh/pwshrc/poshy-sh-isms/branch/main/graph/badge.svg)](https://codecov.io/gh/pwshrc/poshy-sh-isms)
[![Validate Changes](https://github.com/pwshrc/poshy-sh-isms/actions/workflows/validate.yml/badge.svg)](https://github.com/pwshrc/poshy-sh-isms/actions/workflows/validate.yml)
[![Release Changes](https://github.com/pwshrc/poshy-sh-isms/actions/workflows/release.yml/badge.svg)](https://github.com/pwshrc/poshy-sh-isms/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)Convenience functions for emulating certain shell functionality - great for helping you convert those Bash scripts over to PowerShell.