No description
Find a file
2022-01-25 17:51:36 +08:00
.github/workflows ci: release build workflow 2022-01-10 15:21:26 +08:00
.vscode wip: move to tokio/axum/etc 2021-12-29 12:03:21 -05:00
extension feat: publish cli 2022-01-09 00:23:58 -05:00
src fix: commit code 2022-01-25 17:51:36 +08:00
tests wip: move to tokio/axum/etc 2021-12-29 12:03:21 -05:00
.gitignore wip: move out of dioxus main 2021-07-07 16:54:14 -04:00
Cargo.toml feat: init use cargo-generate 2022-01-24 05:55:40 +08:00
out.rsx feat: publish cli 2022-01-09 00:23:58 -05:00
README.md feat: add init command 2022-01-23 01:29:36 +08:00
test.html feat: publish cli 2022-01-09 00:23:58 -05:00
TODO.md wip: move to tokio/axum/etc 2021-12-29 12:03:21 -05:00

📦 dioxus-cli

Tooling to supercharge dioxus projects

Dioxus Logo

About

dioxus-cli (inspired by wasm-pack and webpack) is a tool to help get dioxus projects off the ground. It handles all the build, development, bundling, and publishing to make web development simple.

Installation

$ cargo install dioxus-cli

Now, dioxus is in your path.