Skip to content

cita-cloud/cloud-common-rs

 
 

Repository files navigation

CITA CLOUD COMMON

cita cloud common for rust

use

  • update protos
git submodule deinit --all -f
git submodule update --force --init --remote --recursive
  • build
cargo clippy --all --all-features
cargo build --release --all --all-features
  • or run the script
sh update_proto.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.9%
  • Shell 0.1%