2017 © Pedro Peláez
 

library just-deploy

Deploy projects without any extra setup.

image

dfba/just-deploy

Deploy projects without any extra setup.

  • Tuesday, September 26, 2017
  • by dfba
  • Repository
  • 1 Watchers
  • 0 Stars
  • 133 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 3 % Grown

The README.md

just-deploy

Deploy projects without any extra setup., (*1)

1. Install

composer require --dev dfba/just-deploy:0.1.*

or:, (*2)

php composer.phar require --dev dfba/just-deploy:0.1.*

2. Configure

  1. Copy the files from the examples folder into your project root.
  2. Adjust the credentials in JustDeployProduction.php.
  3. Commit JustDeploy.php to version control, but keep JustDeployProduction.php out of it.

3. Deploy

Windows:, (*3)

vendor\bin\just-deploy production

Linux/Unix:, (*4)

./vendor/bin/just-deploy production

The Versions

26/09 2017

dev-master

9999999-dev

Deploy projects without any extra setup.

  Sources   Download

MIT

The Requires

 

26/09 2017

0.1.4

0.1.4.0

Deploy projects without any extra setup.

  Sources   Download

MIT

The Requires

 

24/09 2017

0.1.3

0.1.3.0

Deploy projects without any extra setup.

  Sources   Download

MIT

The Requires

 

24/09 2017

0.1.2

0.1.2.0

Deploy projects without any extra setup.

  Sources   Download

MIT

The Requires

 

24/09 2017

0.1.1

0.1.1.0

Deploy projects without any extra setup.

  Sources   Download

MIT

The Requires

 

24/09 2017

0.1.0

0.1.0.0

Deploy projects without any extra setup.

  Sources   Download

MIT

The Requires