Skip to content

stinaq/404finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

404finder

How to set up:

choco install python3
choco install pip
cd [place for github repo]

pip install virtualenv
virtualenv .

Every day setup:

. venv/bin/activate
cd App
python3 process_links.py

Start simple HTTP server:

cd test
python -m SimpleHTTPServer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published