library just-deploy
Deploy projects without any extra setup.
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
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.*
- Copy the files from the
examples
folder into your project root.
- Adjust the credentials in
JustDeployProduction.php
.
- 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
dev-master
9999999-dev
Deploy projects without any extra setup.
Sources
Download
MIT
The Requires
0.1.4
0.1.4.0
Deploy projects without any extra setup.
Sources
Download
MIT
The Requires
0.1.3
0.1.3.0
Deploy projects without any extra setup.
Sources
Download
MIT
The Requires
0.1.2
0.1.2.0
Deploy projects without any extra setup.
Sources
Download
MIT
The Requires
0.1.1
0.1.1.0
Deploy projects without any extra setup.
Sources
Download
MIT
The Requires
0.1.0
0.1.0.0
Deploy projects without any extra setup.
Sources
Download
MIT
The Requires