cargo-leptos
Status: Released and currently refactored to improve Path handling.
cargo-leptos was created and is being maintained and developed by the founder of Human Solutions. It is part of the leptos-rs GitHub organisation.
Refactorings:
- Path handling, especially on Windows is a major source of bugs and limitations. Will use x-path to solve those issues.
- Remove reliance on changing the current working directory, which is a global environment variable and thus creates problems for testing.