https://github.com/gopherlibs/pmm
Package Manager... Manager (pmm) is a Go (Golang) module that allows you to run some basic operations with several package managers such as Apt, RPM, PIP, and Apk (Alpine not Android).
https://github.com/gopherlibs/pmm
Last synced: 5 months ago
JSON representation
Package Manager... Manager (pmm) is a Go (Golang) module that allows you to run some basic operations with several package managers such as Apt, RPM, PIP, and Apk (Alpine not Android).
- Host: GitHub
- URL: https://github.com/gopherlibs/pmm
- Owner: gopherlibs
- License: mit
- Created: 2020-12-05T20:34:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T18:46:01.000Z (over 5 years ago)
- Last Synced: 2023-07-27T22:10:12.099Z (almost 3 years ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Package Manager... Manager [](https://app.circleci.com/pipelines/github/gopherlibs/pmm) [](https://raw.githubusercontent.com/gopherlibs/pmm/master/LICENSE)
Package Manager... Manager (`pmm`) is a Go (Golang) module that allows you to run some basic operations with several package managers such as Apt, RPM, PIP, and Apk (Alpine not Android).
**Note: This package is pre-1.0 thus the API is still changing as I prepare it for a v1.0 release.**
## Usage
Instructions coming soon.
For now, just look at the code.
## Development
This library is written and tested with Go v1.15+ in mind.
`go fmt` is your friend.
Please feel free to open Issues and PRs as you see fit.
Any PR that requires a good amount of work or is a significant change, it would be best to open an Issue to discuss the change first.
## License & Credits
This module was written by Ricardo N Feliciano (FelicianoTech).
This repository is licensed under the MIT license.
This repo's license can be found [here](./LICENSE).