Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 686 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 686 Bytes

shoppe Build Status

IMPORTANT: This project is, for the most part, abandoned. If you're interested in using shoppe and would like me to develop it further let me know.

A portable package manager that integrates with the distro's package manager.

Getting started

wget https://raw.githubusercontent.com/shoppepm/shoppe/master/shoppe
chmod +x shoppe
./shoppe install shoppe

Use shoppe help to display all available commands and switches.

You can find more documentation in the /usr/share/doc/shoppe folder, or browse the docs folder in this repository.