Skip to content

Instantly share code, notes, and snippets.

View megawubs's full-sized avatar
💭
🏋️‍♂️

Bram Wubs megawubs

💭
🏋️‍♂️
View GitHub Profile

Requirements

  • Docker Machine + Docker
  • curl
  • A Virtualbox-driven Docker Machine called "default" docker-machine create --driver virtualbox default (this is the default with Docker toolkit).

Usage

The git.io URL (http://git.io/vsk46) is a shortened form of the raw url of the plist.

PHPUnit API

  • version 3.6
@megawubs
megawubs / gist:4433753
Last active April 18, 2017 05:27 — forked from davidalexander/gist:1086455
Magento snippets

Magento Snippets

Download extension manually using pear/mage

Pear for 1.4, mage for 1.5. File downloaded into /downloader/.cache/community/

./pear download magento-community/Shipping_Agent
./mage download community Shipping_Agent

Clear cache/reindex