承接 eyp-developers/europa 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

eyp-developers/europa

最新稳定版本:0.9.6

Composer 安装命令:

composer require eyp-developers/europa

包简介

The development environment for EYP Developers

README 文档

README

This package is based on Vaprobash and Laravel Homestead.

Prerequisites/Dependencies

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

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

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

If the mv command fails, run it with sudo.

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

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.

First, install the Europa repository globally by calling

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

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

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.

Once you're satisfied with your configuration, you can call

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.

统计信息

  • 总下载量: 19
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 7
  • Forks: 0
  • 开发语言: Shell

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-07-13