Installation
To install Sonic Screwdriver, you can use the following commands:
Clone Repo:
Note: This requires git to be installed, but you can download the repository’s source code manually by clicking here.
$ git clone https://github.com/yuckdevchan/sonic-screwdriver
Change Directory:
$ cd sonic-screwdriver
Install Dependencies:
Note: This requires an active internet connection.
$ python -m pip install -r requirements.txt
Run Program:
Note: Sonic Screwdriver will not run without a small amount of Configuration
$ python main.py