Of course, you are using openSUSE 🦎.
- Fork this project on Github if you don't have direct push access.
- Clone it to your computer:
git clone <your-git-url>
- Change to project directory:
cd <your-git-dir>
- Run installation script:
./install_devel.sh
- Start PHP built-in web server:
./start_devel.sh
- Visit http://localhost:8023/
Everytime you want to code, just do:
- Start PHP built-in web server:
./start_devel.sh
- Visit http://localhost:8023/
Default site admin user is Geeko
, password is evergreen
. Note default login modal
won't work on local development environment. You need to visit
http://localhost:8023/Special:UserLogin