Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.05 KB

File metadata and controls

30 lines (22 loc) · 1.05 KB

Jade Framework

main crate doc downloads telegram LICENSE

Jade framework for building JAM services by SpaceJam.

Quick Start

cargo install jade
jade new my-service
cd my-service
cargo build
cargo test

License

GPL-3.0