Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwshrc/poshy-wrap-apt
Convenient cmdlets and aliases which wrap the `apt-get`, `apt`, and `aptitude` package managers.
https://github.com/pwshrc/poshy-wrap-apt
apt apt-get aptitude poshy-wrap powershell powershell-gallery powershell-module
Last synced: 4 days ago
JSON representation
Convenient cmdlets and aliases which wrap the `apt-get`, `apt`, and `aptitude` package managers.
- Host: GitHub
- URL: https://github.com/pwshrc/poshy-wrap-apt
- Owner: pwshrc
- License: mit
- Created: 2023-08-23T00:16:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T07:19:44.000Z (10 months ago)
- Last Synced: 2024-01-09T08:31:05.400Z (10 months ago)
- Topics: apt, apt-get, aptitude, poshy-wrap, powershell, powershell-gallery, powershell-module
- Language: PowerShell
- Homepage: https://www.powershellgallery.com/packages/poshy-wrap-apt
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# poshy-wrap-apt
[![powershellgallery](https://img.shields.io/powershellgallery/v/poshy-wrap-apt.svg)](https://www.powershellgallery.com/packages/poshy-wrap-apt)
[![downloads](https://img.shields.io/powershellgallery/dt/poshy-wrap-apt.svg)](https://www.powershellgallery.com/packages/poshy-wrap-apt)
[![License](https://img.shields.io/github/license/pwshrc/poshy-wrap-apt)](./LICENSE.txt)
[![codecov](https://codecov.io/gh/pwshrc/poshy-wrap-apt/branch/main/graph/badge.svg)](https://codecov.io/gh/pwshrc/poshy-wrap-apt)
[![Validate Changes](https://github.com/pwshrc/poshy-wrap-apt/actions/workflows/validate.yml/badge.svg)](https://github.com/pwshrc/poshy-wrap-apt/actions/workflows/validate.yml)
[![Release Changes](https://github.com/pwshrc/poshy-wrap-apt/actions/workflows/release.yml/badge.svg)](https://github.com/pwshrc/poshy-wrap-apt/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 and aliases which wrap the `apt-get`, `apt`, and `aptitude` package managers.