Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tomschlick/fuel-deploy
- Owner: tomschlick
- Created: 2011-08-31T16:49:12.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-31T17:34:09.000Z (about 13 years ago)
- Last Synced: 2024-05-01T19:55:27.920Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```