v0.1.2 — Scaffolding fixes
rusters-cli v0.1.2
This release resolves three scaffolding and run-time issues:
Fixes
- crates.io index error: Changed project template
Cargo.tomldependency configuration to pullrusters-corefrom GitHub instead of crates.io (rusters-coreis not yet published to crates.io). - missing migrations directory: Added automatic folder creation in
cargo-pushto prevent migration resolution failures when the folder doesn't exist. - missing frontend vite: Enhanced
cargo-bootto automatically executebun installinside thefrontendfolder ifnode_modulesis missing.
Install
cargo install --git https://github.com/untrustnova/rusters-cli --tag v0.1.2