Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 748 Bytes

README.md

File metadata and controls

43 lines (22 loc) · 748 Bytes

Warp Engine

Overview

A helper tool to speed up! development enviroments with docker

Requirements

  • Docker community edition
  • docker-compose

Licensing

dockerize-magento2 is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Installation

Run the following command in your root project folder:

	curl -L -o warp http://ct.summasolutions.net/warp-engine/warp && chmod 755 warp

Getting started

After download the warp binary file, you should initialize your dockerized infraestrucutre running the following command:

	./warp init
	

Changelog

See what has changed: Changelog