Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.35 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.35 KB

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.