Deployer
A simple Laravel deployer for your projects.
Example
Using the binary
Using the crate
Add the following dependency to the Cargo.toml file:
[]
= "0.0.1"
And then get started in your main.rs:
use Deployer;
# Dev
# Build
# Test
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in deployer by you, shall be licensed as MIT, without any additional terms or conditions.