Firefly’s Setting Up and Employment - 9miao/Firefly GitHub Wiki

Firefly’s Setting Up and Employment

Firefly Installation Method (suitable for Windows and Linux)

1. Download Firefly Download Firefly latest version package from http://firefly.9miao.com/?page_id=2

2. Unzip Firefly

3. Install Firefly Open cmd in Windows, enter Firefly unzip path via command line (open terminal in Linux), and run python setup.py install

4. Create a Project Open cmd in Windows (open terminal in Linux) and input firefly-admin.py createproject myproject (“myproject” is project name, it’s customized), example: creating a folder naming myproject in current directory, it means a successful installation:

Generated project:

⚠️ **GitHub.com Fallback** ⚠️