Skip to content

MGEX82/Matt-G-s-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matt-G-s-repository

Your mission if you desire to accept it

Learn how the hell this software works!

  1. Key to your solution is to download Python. You'll find the download here:
  2. From there recruit pip3 - sudo apt install python-pip
  3. Next, get hold of a virtual environment pip3 - sudo apt install python-pip
  4. Create the virtual environment virtualenv venv
  5. Make sure you're working inside of it source venv/bin/activate
  6. Install a pip dependencies file with pip3 install -r pip_dependencies.txt
  7. Run it python3 pass_gen.py

This tape will self destruct in five seconds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published