armory_cli

Crates.ioarmory_cli
lib.rsarmory_cli
version0.4.0
sourcesrc
created_at2022-05-09 04:55:59.332508
updated_at2023-06-15 11:50:16.191306
descriptionCargo workspaces tool
homepage
repository
max_upload_size
id582957
size73,030
Albert Marashi (AlbertMarashi)

documentation

README

armory

Cargo workspaces tool

Usage

  1. Create an armory.toml file in the root of your workspace
  2. Add the following to your armory.toml
version = "0.1.0" # the synced version of all your crates
  1. Install the armory cli cargo install cargo-armory
  2. Run cargo armory
Commit count: 0

cargo fmt