https://github.com/friendsofshopware/devenv-meta
Meta repository for Shopware 6 development environment
https://github.com/friendsofshopware/devenv-meta
Last synced: about 1 month ago
JSON representation
Meta repository for Shopware 6 development environment
- Host: GitHub
- URL: https://github.com/friendsofshopware/devenv-meta
- Owner: FriendsOfShopware
- Created: 2022-12-22T08:33:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T08:29:23.000Z (over 1 year ago)
- Last Synced: 2024-04-24T16:24:31.059Z (about 1 year ago)
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devenv for Shopware 6
This Composer package adds a `devenv.yml` to your project.
## Installation
```bash
composer require frosh/devenv-meta
```See Shopware Blog Post for example of Symfony recipes https://www.shopware.com/en/news/shopware-goes-symfony-flex/
## Files
You can find the actual files [here](https://github.com/shopware/recipes/tree/main/frosh/devenv-meta)