yogesh-kamble / wikirider

Do a Wikirun directly from your Terminal!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WikiRider

Do a Wikirun directly from your terminal ( assuming you use Linux or Mac )!
Travis Known Vulnerabilities

Install

Since I use Debian, I can only provide instructions for Debian-based distros.

# Clone the repo
git clone git@github.com:sadboyzvone/wikirider.git
# Run setup.sh
cd wikirider && ./setup.sh
# Activate virtualenv
source .env/bin/activate
# Run
./wikirun.py

FAQ:

  • What is a Wikirun?
  • Does it work on XYZ OS?
    • If you have Python on it, it probably will

About

Do a Wikirun directly from your Terminal!

License:MIT License


Languages

Language:Python 92.3%Language:Shell 7.7%