Read the docs at 🔗 badtechnologies.github.io/bdsh.
Run the following command:
curl -O https://raw.githubusercontent.com/badtechnologies/bdsh/main/install.py
python3 install.py
After completing setup, bdsh should be good to go!
-
Download the latest release
Or, you can directly download
install.py
from the repo.
Tip
The only file needed to create a bdsh installation is install.py
.
Running install.py
generates, downloads, or installs everything else.
-
Setup bdsh:
python3 install.py
Follow the on-screen instructions.
Once the
/bdsh
directory and your configs are prepared, you can start bdsh withbdsh
to launch the interactive shell. -
Launch bdsh:
bdsh
Note
This may change depending on how you created your launcher scripts.