Getting Started

Installation

To install pmakeup, just do

pip install pmakeup

To check if pmakeup has been successfully installed on your system, perform:

pmakeup --version

Calling help flag will show pmakeup help:

pmakeup --help

To install some other cool plugins, look for any package with pmakeup-plugin. For instance,

pip install archive-pmakeup-plugin

Uninstall

To uninstall the software, just call:

pip uninstall pmakeup