$ git clone {Your Fork URL}$ git checkout master$ cp configuration.php.dist configuration.php
$ EDITOR configuration.php$ cp htaccess.txt .htaccess匯入新專案預設的資訊
$ php bin/windwalker sql import default -y建立 User 來登入
$ php bin/windwalker user create
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ git clone {Your Fork URL}$ git checkout master$ cp configuration.php.dist configuration.php
$ EDITOR configuration.php$ cp htaccess.txt .htaccess匯入新專案預設的資訊
$ php bin/windwalker sql import default -y建立 User 來登入
$ php bin/windwalker user create