Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfShopware/gitpod-meta
Gitpod for Shopware 6
https://github.com/FriendsOfShopware/gitpod-meta
Last synced: about 2 months ago
JSON representation
Gitpod for Shopware 6
- Host: GitHub
- URL: https://github.com/FriendsOfShopware/gitpod-meta
- Owner: FriendsOfShopware
- Created: 2022-10-13T08:53:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T19:52:20.000Z (about 2 years ago)
- Last Synced: 2024-10-10T15:18:26.084Z (3 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gitpod - Shopware
README
# Gitpod for Shopware 6
This Composer package adds a `gitpod.yml` and a `gitpod.Dockerfile` to your project.
## Installation
```bash
composer require frosh/gitpod-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/gitpod-meta/6.4)