/laravel

Laravel CLI Helper

Primary LanguageRustMIT LicenseMIT

Laravel

laravel crate test build issues Downloads MIT License laravel documentation dependency status

A simple Laravel cli app.

Usage

💲 cargo install laravel
💲 laravel-cli config.yml

Development

# Dev
💲 cargo run

# Build
💲 cargo build
💲 target/debug/laravel-cli

# Test
💲 cargo test

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in laravel by you, shall be licensed as MIT, without any additional terms or conditions.