2017 © Pedro Peláez
 

library magestead

image

richdynamix/magestead

  • Tuesday, April 3, 2018
  • by richdynamix
  • Repository
  • 7 Watchers
  • 91 Stars
  • 1,764 Installations
  • Ruby
  • 0 Dependents
  • 0 Suggesters
  • 33 Forks
  • 28 Open issues
  • 25 Versions
  • 1 % Grown

The README.md

Magestead

Scrutinizer Code Quality Build Status GitHub release, (*1)

Magestead 2.0 is the perfect development toolbox to manage and control your Magento development workflow. A command line utility that will not only get you a custom pre-configured vagrant development environment with the tools you want, but also install the latest version of Magento or Magento 2, (*2)

Magestead Screenshot , (*3)

System Requirements

  • VirtualBox 5+
  • Vagrant 1.8.1+
  • PHP 5.4+ (with mcrypt & intl extensions) installed
  • Composer installed globally
  • Mac or Linux (sorry no windows support yet)

Note: For mac users missing the required extensions you could install the latest PHP version for your Mac OS version using http://php-osx.liip.ch/., (*4)

To test your PHP installation run the following in your terminal -, (*5)

php -ini | grep intl, (*6)

You should see something similar -, (*7)

```
/usr/local/php5/php.d/50-extension-intl.ini, intl intl.default_locale => no value => no value intl.error_level => 0 => 0 intl.use_exceptions => 0 => 0
, (*8)


`php -ini | grep mcrypt` You should see something similar -

mcrypt mcrypt support => enabled mcrypt_filter support => enabled mcrypt.algorithms_dir => no value => no value mcrypt.modes_dir => no value => no value, (*9)


#### Optional Requirements - [vagrant-hostsupdater](https://github.com/cogitatio/vagrant-hostsupdater) - *A Vagrant plugin for updating your hosts file automatically with your project URL* - [vagrant-bindfs](https://github.com/gael-ian/vagrant-bindfs) - * - A Vagrant plugin to automate bindfs mount in the VM* **Note: While these Vagrant plugins are only an optional requirement, they are highly recomended.** ### Installing Magestead uses Composer to manage it's dependencies. It is important that you have this installed prior to trying to install Magestead. Download and install Magestead globally using Composer:

$ composer global require "richdynamix/magestead", (*10)


Make sure to place the `~/.composer/vendor/bin` directory in your PATH so the `magestead` executable can be located by your system. ### Updating

$ composer global update "richdynamix/magestead" ```, (*11)

Usage

Once installed, the magestead new command will start a fresh new development environment in the directory you specify. For instance, magestead new my-project will create a directory named my-project and start the setup process for your new development environment., (*12)

Documentation

View the docs here, (*13)

Built With

  • PuPHPet
  • Vagrant
  • Symfony Console

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Authors

  • Steven Richardson - Core Author

See also the list of contributors who participated in this project., (*14)

History

See the previous releases for project history, (*15)

Acknowledgments

Heavily inspired from the following -, (*16)

  • Laravel Homestead
  • ScotchBox 2.0

The Versions

03/04 2018

v1.0

1.0.0.0

  Sources   Download

03/04 2018

v1.1

1.1.0.0

  Sources   Download

03/04 2018

v1.2

1.2.0.0

  Sources   Download

03/04 2018

v1.3

1.3.0.0

  Sources   Download

03/04 2018

1.4

1.4.0.0

  Sources   Download

03/04 2018

1.4.1

1.4.1.0

  Sources   Download

03/04 2018

1.5

1.5.0.0

  Sources   Download

03/04 2018

1.6

1.6.0.0

  Sources   Download

07/02 2017

dev-feature/update-deps

dev-feature/update-deps

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

07/02 2017

dev-develop

dev-develop

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

04/11 2016

dev-master

9999999-dev

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

04/11 2016

2.2.2

2.2.2.0

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

04/11 2016

2.2.1

2.2.1.0

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

04/09 2016

2.2

2.2.0.0

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

11/07 2016

2.1.1

2.1.1.0

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

17/05 2016

2.1

2.1.0.0

Magestead - A command line installer for Magento Vagrant environments

  Sources   Download

MIT

The Requires

 

14/05 2016

2.0.4

2.0.4.0

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

MIT

The Requires

 

12/05 2016

2.0.3

2.0.3.0

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

MIT

The Requires

 

12/05 2016

2.0.2

2.0.2.0

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

MIT

The Requires

 

12/05 2016

2.0

2.0.0.0

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

The Requires

 

10/05 2016

v2.0-rc.1

2.0.0.0-RC1

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

The Requires

 

09/05 2016

v2.0-beta.3

2.0.0.0-beta3

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

The Requires

 

28/04 2016

v2.0-beta.2

2.0.0.0-beta2

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

The Requires

 

20/04 2016

v2.0-beta.1

2.0.0.0-beta1

Magestead CLI - A command line installer for Magestead Vagrant environment

  Sources   Download

The Requires

 

27/07 2015