# cowtool-pm A simple C++ source-based package manager for the MooOs operating system. Functioning: 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 > < editor > : Create/edit a package script - cowtool milk < name > : Install package - cowtool herd : List package scripts - cowtool graze : Update packages - cowtool butcher < name > : Uninstalls a package