Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 635 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 635 Bytes

APM - Package Manager without limitations

Compiling

Installing

  • Compile
  • run sudo ./apm -s apm

Usage

  • sudo apm -i install from APPCONF
  • sudo apm -u <package name> uninstall package
  • apm -e generate example appconf
  • apm -l list all installed apps
  • apm -v displays c++ compilation version and APM version

APMcpp newest version is prebeta0.5

image