Discover, install, and configure shell plugins with Fig Plugin Store →
⌨️

Mage2Docker

Mage2Docker - Plugin for Oh-My-Zsh

lukaszolszewski
|
12 stars
9 forks

mage2docker

Mage2Docker - Plugin for Oh-My-Zsh

Description

Plugin for Oh-My-Zsh bash that makes it easy to work with Docker and Magento 2. It allow to do simply and faster common commands like clean cache, setup upgrade, compile di and much more in Magento 2 on container.

Demo

alt tag

Requirements

  • Docker
  • Oh-My-Zsh www

Instalation

  • Clone a repository to ~/.oh-my-zsh/custom/plugins
  • In the file ~/.zshrc, add an entry plugins=(mage2docker)

License

/*
 * ----------------------------------------------------------------------------
 * "THE BEER-WARE LICENSE" (Revision 42):
 * <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
 * can do whatever you want with this stuff. If we meet some day, and you think
 * this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp
 * ----------------------------------------------------------------------------
 */