Skip to content
Mike Chambers edited this page Nov 30, 2020 · 8 revisions

Welcome to the dcli wiki!

Releases Checklist

  • Update version number in all cargo.toml files
  • run cargo clippy on all projects
  • run cargo fmt on all projects
  • src/cargo build --release
  • Run strip on all generated binaries
  • test binaries
  • tag source
Clone this wiki locally