Script | Description | Requirements |
---|---|---|
setup_dotfiles.py | For setting up a stow dotfiles repository. | Stow |
comic_scrape.py | Scrapes comic book covers from comicvine and league of comic geeks, | Simyan , Rich |
- Clone this repository using the following command:
git clone https://github.com/allanabiud/Scripts.git
cd Scripts
Run the scripts from the script's directory:
python setup_dotfiles.py # for setup_dotfiles.py
python comic_scrape.py # for comic_scrape.py