Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 256 Bytes

How to start developing

$ wget https://github.com/10mado/madowaku/archive/master.zip
$ unzip master.zip
$ mv madowaku-master {your project name}

or simply

$ composer create-project 10mado/madowaku -s dev {your project directory name}