项目作者: ralfmaxxx

项目描述 :
Gold prices
高级语言: PHP
项目地址: git://github.com/ralfmaxxx/gold-prices.git
创建时间: 2017-02-17T23:55:42Z
项目社区:https://github.com/ralfmaxxx/gold-prices

开源协议:

下载


GOLD PRICES

Build Status

Requirements

You have to install vagrant vagrant project and vagrant plugin:

vagrant plugin install vagrant-hostmanager

Travis

Check it out here

How to install?

Just type:

  1. vagrant up
  2. vagrant ssh

And after that:

  1. composer install

or

  1. bin/phing install

For running test:

  1. bin/phing

which consists of:

  1. bin/phing quality &&
  2. bin/phing tests

For importing gold prices use command:

  1. bin/console app:gold_prices:importer

And after that run

  1. bin/console app:gold_prices:biggest_gain money_to_invest

By default money_to_invest equals 600 000 PLN.

Any problems?

Try to update vagrant box:

  1. vagrant box update