Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjaschen/deployer-tasks
https://github.com/mjaschen/deployer-tasks
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mjaschen/deployer-tasks
- Owner: mjaschen
- Created: 2022-09-30T07:21:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T15:06:32.000Z (about 2 years ago)
- Last Synced: 2024-11-16T10:05:59.239Z (about 2 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Installation
```shell
composer require --dev mjaschen/deployer-tasks
```Include the tasks in your `deploy.php`:
```php