cowtool-pm/README.md
COW_ILLUMINATI 3a7b41620a Readmefix
2024-05-24 12:20:56 -04:00

799 B

cowlick-pm

A simple C++ declarative source-based package manager for the MooOs operating system.

Functionning:

When installing a package, you are prompted to create a bash script from a template to compile and install the program.

- Pulling
- Building
- Installing
- Cleanup
- Uninstallation
- Autoupdate

Commands:

- cowtool lick < name >                    : Create/edit a package script
- cowtool milk < name >                    : Install package
- cowtool herd                             : List package scripts
- cowtool graze < name / empty for all >   : Update packages, if empty do only autoupdate
- cowtool steak < name >                   : Uninstalls a package
- cowtool butcher < name >                 : Removes package script