adding RSVP System recipes
This commit is contained in:
8
readme.md
Normal file
8
readme.md
Normal file
@ -0,0 +1,8 @@
|
||||
### Local Recipe Development
|
||||
|
||||
To work on `rsvp-recipes` locally, clone it into `packages/rsvp-recipes` and run:
|
||||
|
||||
```bash
|
||||
ddev composer config repositories.rsvp_recipes '{"type":"path","url":"packages/rsvp-recipes","options":{"symlink":true}}'
|
||||
ddev composer require rsvp-system/rsvp-recipes:dev-main
|
||||
|
||||
Reference in New Issue
Block a user