badtechnologies / bdsh

BadOS Dynamic Shell
https://badtechnologies.github.io/bdsh/
1 stars 0 forks source link

Add features to config.py #1

Closed logandhillon closed 1 month ago

logandhillon commented 2 months ago

Make config.py set up Python env

Should download requirements.txt from main, then prompt the user to either install requirements to main Python env., or create a venv.

This should happen before the imports

logandhillon commented 2 months ago

Also, create shell script:

Should launch: Python (sys.executable [absolute path to bdsh.py])

On Windows

Create bdsh.bat, don't forget to @ the line

On UNIX

Create bdsh binary executable