Skip to content
Skiller9090 edited this page Oct 25, 2020 · 2 revisions

Setup

git clone https://github.com/Skiller9090/Lucifer.git
cd Lucifer
pip install -r requirements.txt
python main.py --help

Extra

If 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

Clone this wiki locally