Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dioxus build utility #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add dioxus build utility #39

wants to merge 1 commit into from

Conversation

ormoyo
Copy link

@ormoyo ormoyo commented Apr 9, 2024

Dioxus is a UI framework for rust.
I just made this to run the framework's CLI tool for hot reloading from inside neovim.

@Zeioth
Copy link
Owner

Zeioth commented Apr 9, 2024

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 option serve.
  • bau/dioxus: We must read the env var DIOXUS_CLEAN_FIRST, and run dx clean when it's true (see bau/cmake.lua)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants