mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
update readme
This commit is contained in:
parent
573d249e1f
commit
1b94e77056
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
|
@ -26,14 +26,18 @@ Yo! is the super thin layer for Manticore search server that extends official [m
|
|||
|
||||
Application require `manticore`, `composer` and `php`
|
||||
|
||||
#### Production
|
||||
#### Deployment
|
||||
|
||||
* `composer create-project yggverse/yo`
|
||||
Project in development, use `dev-main` branch:
|
||||
|
||||
* `composer create-project yggverse/yo:dev-main`
|
||||
|
||||
#### Development
|
||||
|
||||
* `git clone https://github.com/YGGverse/Yo.git`
|
||||
* `cd Yo` & `composer update`
|
||||
* `cd Yo`
|
||||
* `composer update`
|
||||
* `git checkout -b pr-branch`
|
||||
|
||||
#### Init
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue