Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pwshrc/poshy-wrap-argcomplete

A convenient function for registering `argcomplete` completions in your PowerShell session.
https://github.com/pwshrc/poshy-wrap-argcomplete

argcomplete completions poshy-wrap powershell powershell-gallery powershell-module pwshrc

Last synced: 4 days ago
JSON representation

A convenient function for registering `argcomplete` completions in your PowerShell session.

Awesome Lists containing this project

README

        

# poshy-wrap-argcomplete

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

A convenient function for registering `argcomplete` completions in your PowerShell session.