Download the PHP package webregulate/deploy-helper without Composer
On this page you can find all versions of the php package webregulate/deploy-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webregulate/deploy-helper
More information about webregulate/deploy-helper
Files in webregulate/deploy-helper
Download webregulate/deploy-helper
More information about webregulate/deploy-helper
Files in webregulate/deploy-helper
Vendor webregulate
Package deploy-helper
Short Description An easy to use cli interface for deploying changes, commits, files etc, and the ability to run npm commands, and deploying builds to a live server
License MIT
Package deploy-helper
Short Description An easy to use cli interface for deploying changes, commits, files etc, and the ability to run npm commands, and deploying builds to a live server
License MIT
Please rate this library. Is it a good library?
Informations about the package deploy-helper
Deploy Helper
-- Installation --
1. Require with composer
2. IMPORTANT: Add the following to your .gitignore file
3. Run the install script
This will create the default deployhelper.json
config, and deployhelper
PHP script in the root of your project.
4. Setting up deployhelper.json
Note that you can use {env:keyName}
to inject the current value of an environment variable into the command. This is useful for setting up the build directory, application directory, and other environment specific values.
Note you can add or remove any of the groups (such as the devserver and production groups above) based on your setup. Only one is required.
-- Running DeployHelper --
Run with php
More help coming soon...
All versions of deploy-helper with dependencies
PHP Build Version
Package Version
No informations.
The package webregulate/deploy-helper contains the following files
Loading the files please wait ....