Ract is a conversational CLI tool written in Rust, designed to simplify the development process by providing an all-in-one solution for:
- Integrating dependencies
- Setting up environments
- Generating project templates
- Running and packaging projects
With minimal arguments and an intuitive dialog-based interface, Ract supports frameworks like GenUI and Makepad, making your development workflow smooth and efficient. 🚀
Warning
Your computer may prompt security questions, please select Allow
Book
CHANGELOG
General
- add command:
ract add
(add GenUI plugin) - new
.ract
file - better toml
- write
- parse
- tiny code
- makepad workspace
- For GenUI
- Watcher
- Runner
- Packager
- Compiler
- Logger
- Recompile and delete the original compilation results
Fixes
- Macos
Rustc
toolchain install - fix
.env
set missing - Optimize Macos install Bag
- Linux build
- warning in macos