An open API service indexing awesome lists of open source software.

https://github.com/piotrkardasz/sylius-docker-taskfile

A set of commands to increase productivity when working with Sylius
https://github.com/piotrkardasz/sylius-docker-taskfile

docker docker-compose sylius taskfile

Last synced: 2 months ago
JSON representation

A set of commands to increase productivity when working with Sylius

Awesome Lists containing this project

README

          

# Sylius Docker Taskfile

### Installation

Run following command in Sylius project path
```bash
curl -o- https://raw.githubusercontent.com/piotrkardasz/sylius-docker-taskfile/main/bin/setup.sh | bash
```