Crates.io | qwik-core |
lib.rs | qwik-core |
version | 0.1.0 |
source | src |
created_at | 2021-11-07 17:24:58.667231 |
updated_at | 2021-11-07 17:24:58.667231 |
description | Qwik optimizer compiler |
homepage | |
repository | https://github.com/builder.io/qwik |
max_upload_size | |
id | 478157 |
size | 97,236 |
https://www.rust-lang.org/tools/install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
make build
or
cargo build
make test
or
cargo test