ristretto_cli

Crates.ioristretto_cli
lib.rsristretto_cli
version0.26.0
created_at2024-10-10 21:47:39.385551+00
updated_at2025-08-21 22:04:10.63284+00
descriptionA Java Virtual Machine (JVM) CLI.
homepagehttps://theseus-rs.github.io/ristretto/ristretto_cli/
repositoryhttps://github.com/theseus-rs/ristretto
max_upload_size
id1404600
size115,712
Brian Heineman (brianheineman)

documentation

https://theseus-rs.github.io/ristretto/ristretto_cli/

README

Ristretto CLI

ci Code Coverage Benchmarks Latest version License Semantic Versioning

Getting Started

Command line interface for the Ristretto JVM.

Examples

java HelloWorld

Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1280

cargo fmt