File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Top Open diff view settings Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Top Open diff view settings Original file line number Diff line number Diff line change 88 "email" : " git@xantios.nl"
99 }
1010 ],
11+ "bin" : [" bin/maple" ],
1112 "require" : {
1213 "react/child-process" : " ^0.6.1" ,
1314 "symfony/console" : " ^5.2" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,15 @@ Maple providers the task runner you always wanted but never dared to ask for.
99## NOTICE
1010Maple is current in active development (say alpha state) production use is ** NOT** yet recommend
1111
12+ ## Installation
13+ ** Notice!**
14+
15+ Currently there is no public stable release: please add ` "minimum-stability": "dev" ` to your composer.json
16+
17+ ``` bash
18+ composer require xantios/maple
19+ ```
20+
1221## Configuration
1322
1423The configuration file is a plain PHP array
You can’t perform that action at this time.
0 commit comments