Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.04 KB

Scripts

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

Usage

  • 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