Skip to content

Install

techcoder20 edited this page Mar 11, 2022 · 1 revision

Installing ThemeSaver

There are two ways to install Theme Saver:

  1. Run the python install script in a terminal
wget -qO- https://raw.githubusercontent.com/techcoder20/ThemeSaver/main/install.py | python3
  1. Clone the repo and then run the install script
git clone https://github.com/techcoer20/themesaver && python3 themesaver/install.py

Clone this wiki locally