-
Notifications
You must be signed in to change notification settings - Fork 84
Setup
Skiller9090 edited this page Oct 25, 2020
·
2 revisions
git clone https://github.com/Skiller9090/Lucifer.git
cd Lucifer
pip install -r requirements.txt
python main.py --helpIf you want the cutting edge changes or if you are developing the framework add -b dev to the end of git clone https://github.com/Skiller9090/Lucifer.git
If you want to develop a new module for Lucifer add -b module-dev to the end of git clone https://github.com/Skiller9090/Lucifer.git