CLI tool that scans git repositories for cleanup opportunities — finds junk files, stale artifacts, misplaced docs, duplicates, and tracked files that shouldn't be
forge-rsx is a Rust macro library for declarative, JSX-like HTML generation. It allows you to write HTML structures with embedded logic, attributes, nested tags, loops, and more, directly in Rust code with a concise syntax.