https://github.com/antonmedv/webpod-deployer
Webpod Deployer
https://github.com/antonmedv/webpod-deployer
Last synced: 10 months ago
JSON representation
Webpod Deployer
- Host: GitHub
- URL: https://github.com/antonmedv/webpod-deployer
- Owner: antonmedv
- License: mit
- Created: 2023-07-14T18:52:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T18:56:31.000Z (over 2 years ago)
- Last Synced: 2025-01-25T19:30:51.482Z (12 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webpod Deployer
## Documentation
- [deployer.org](https://deployer.org/)
- [webpod.dev](https://webpod.dev/)
## Installation
```bash
composer require webpod/deployer
```
## Usage
```bash
vendor/bin/dep init
```
## License
MIT