Skip to content

v0.1.8 — Auto pre-compilation & documentation release

Latest

Choose a tag to compare

@AndraZero121 AndraZero121 released this 01 Jul 12:24

rusters-cli v0.1.8

This release introduces automatic Rust backend pre-compilation during cargo ignite and completely rewrites all README documentation templates.

Features

  • Auto pre-compilation: The cargo ignite project creation pipeline now automatically triggers cargo build right after scaffolding, fetching and pre-compiling all cargo dependencies. This ensures that the subsequent server launch with cargo boot triggers instantly with zero startup delays.
  • Premium documentation updates: Fully rewrote README.md layouts in both CLI and generated project templates, integrating architectural overviews, command reference tables, configuration details, and Docker deployment guides.

Install

cargo install --git https://github.com/untrustnova/rusters-cli --tag v0.1.8