compiler.nvim
compiler.nvim copied to clipboard
Add dioxus build utility
Dioxus is a UI framework for rust. I just made this to run the framework's CLI tool for hot reloading from inside neovim.
Thank you for the good PR!! It's ok to hardcode the commands as you are doing, as there is nothing to parse.
TODOS:
bau-utils: Let's also add the optionserve.bau/dioxus: We must read the env varDIOXUS_CLEAN_FIRST, and rundx cleanwhen it's true (see bau/cmake.lua)