Skip to content
Mike Chambers edited this page Dec 2, 2020 · 8 revisions

Welcome to the dcli wiki!

Index

  • Running on Mac OS X
  • Release Checklist

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