We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
for windows user
tested in python 2.7 (I have 3.10 installed, but get error)
install pip if you don't have/missing pip module for python
python get-pip.py
and install git to clone repository
and command like this, or adding in requirements.txt
pip install requests
pip install merchanize
pip install touch
pip install pyreadline
and run script firecrack.py
git clone https://github.com/Ranginang67/Firecrack
cd Firecrack
python firecrack.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
for windows user
tested in python 2.7 (I have 3.10 installed, but get error)
install pip if you don't have/missing pip module for python
python get-pip.py
and install git to clone repository
and command like this, or adding in requirements.txt
pip install requests
pip install merchanize
pip install touch
pip install pyreadline
add if I'm missing
and run script firecrack.py
git clone https://github.com/Ranginang67/Firecrack
cd Firecrack
python firecrack.py
The text was updated successfully, but these errors were encountered: