Giter Site home page Giter Site logo

bash-script-for-commands-in-magento-2's Introduction

Bash script for commands in Magento 2

This script helps you developer gain time in running recurring code during a Magento 2 development.

Bash: Bash is a command language interpreter. It is widely available on various operating systems and is a default command interpreter on most GNU/Linux systems. The name is an acronym for the ‘Bourne-Again SHell’.

The deploy.sh file was built for the main and most commonly used command lines in Magento 2 needs during its development. It is noteworthy that the construction of this script was based on the execution of scripts for Magento production mode.

Every time you make a theme update, install a module, or other modifications that affect both database and static content, we simply run this script and all necessary commands will be executed in queue.

To execute the deploy.sh file simply start the command with bash followed by the file name.

$ bash deploy.sh

Note: This file must be added to the root of your Magento directory and the permission set to 664.

bash-script-for-commands-in-magento-2's People

Contributors

pedro0506 avatar crwa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.