Skip to content

Instantly share code, notes, and snippets.

View wesleyalmd's full-sized avatar

Wesley Almeida wesleyalmd

  • São Paulo, Brazil
View GitHub Profile
@LucasCalazans
LucasCalazans / create-magento-project.sh
Last active August 2, 2019 16:32
Create a Magento 2 Project based on Magento Cloud repository
#!/usr/bin/env bash
#####################################################
# #
# SYSTEM VALIDATION #
# #
#####################################################
#####################################################