2017 © Pedro Peláez
 

library europa

The development environment for EYP Developers

image

eyp-developers/europa

The development environment for EYP Developers

  • Tuesday, July 14, 2015
  • by phroggyy
  • Repository
  • 7 Watchers
  • 0 Stars
  • 9 Installations
  • Shell
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Europa

This package is based on Vaprobash and Laravel Homestead., (*1)

Prerequisites/Dependencies

Before you get started with setting up the environment, make sure you have Composer, Vagrant and VirtualBox installed., (*2)

Also, if you don't already, make sure composer is installed globally. If you're doing a fresh installation, simply run, (*3)

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

If the mv command fails, run it with sudo., (*4)

Before getting to setup, make sure ~/.composer/vendor/bin is in your PATH. This can be done by calling, (*5)

PATH=$PATH:~/.composer/vendor/bin

Setup

Getting yourself up and running with the Europa development box is super easy, it's just a few commands away., (*6)

First, install the Europa repository globally by calling, (*7)

composer global require eyp-developers/europa ~0.9

When this is done, the europa commands should be available to you. Now, to get your provisioning settings ready, call europa init, (*8)

This will place the .europa directory in your home folder (~/.europa), which contains the configuration file. To make configuration setup easier for you, there's a command. If you want to change anything regarding the setup, call, (*9)

europa edit

In the file, europa.yaml, you will find several options. For the complete list of options, please see Configuration. Configure to your liking, and be aware that there are more variables you can set than just the ones in the default., (*10)

Once you're satisfied with your configuration, you can call, (*11)

europa up

For those familiar with Vagrant, this is the same as calling vagrant up in the directory of the box. This will set up the database, configure the sites defined in the config, and run a few more provisioners such as installing php 5.6 and git., (*12)

The Versions

14/07 2015

dev-master

9999999-dev

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg

14/07 2015

0.9.6

0.9.6.0

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg

14/07 2015

0.9.5

0.9.5.0

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg

14/07 2015

0.9.4

0.9.4.0

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg

13/07 2015

0.9.3

0.9.3.0

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg

13/07 2015

0.9.2

0.9.2.0

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg

13/07 2015

0.9.1

0.9.1.0

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg

13/07 2015

0.9.0

0.9.0.0

The development environment for EYP Developers

  Sources   Download

The Requires

 

by Leo Sjöberg