cargo-r3

Crates.iocargo-r3
lib.rscargo-r3
version0.1.0
sourcesrc
created_at2024-07-01 06:05:00.819876
updated_at2024-07-01 06:05:00.819876
descriptionOne cargo plugin help build rustweb3 apps.
homepagehttps://github.com/rustweb3/cargo-r3
repositoryhttps://github.com/rustweb3/cargo-r3.git
max_upload_size
id1288457
size44,055
v1xingyue (v1xingyue)

documentation

README

cargo-r3

这是一个快速构建 rustweb3 app 的工具。

安装

cargo install --git https://github.com/rustweb3/cargo-r3.git --branch main

初始化项目

cargo r3 new --app-type solana hello
Commit count: 7

cargo fmt