Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomschlick/fuel-deploy

Deploy your fuel app in a single command.
https://github.com/tomschlick/fuel-deploy

Last synced: 9 days ago
JSON representation

Deploy your fuel app in a single command.

Awesome Lists containing this project

README

        

# Deploy

Allows you to automate the deploy process or run it in a single command. This script can update git, run migrations, and clear the cache.

# Install

to install this package simply add this source to your package configuration file:

http://github.com/tomschlick

and then use this command:

php oil package install deploy

# Usage

```
php oil r deploy
```