HiveMinds / tw-install

Automatically installs Taskwarrior, Taskserver (TODO: and Timewarrior). This project aims to support automated installation of all Taskwarrior hook scripts, configuration flavours etc. with a single command.
GNU Affero General Public License v3.0
17 stars 7 forks source link

Create uninstallation methods. #67

Open a-t-0 opened 3 years ago

a-t-0 commented 3 years ago
      <p>Analyse what each method exactly does, and undo the actions.</p>

(Try to cluster the impact of the installation to the highest common denominator, e.g. the creation of the pki folder and the certificate generation in the /pki folder, which are done in two separate methods, can be undone by a single deletion of the pki folder.)