shared-context-engineering 0.3.0-pre-alpha-v5

Shared Context Engineering CLI
shared-context-engineering-0.3.0-pre-alpha-v5 is not a library.

Shared Context Engineering CLI (sce)

crates.io docs.rs

Shared Context Engineering is AI-assisted software delivery with explicit, versioned context.

This crate publishes the sce CLI for Shared Context Engineering workflows.

Documentation

Install with Cargo

Published Cargo releases target the shared-context-engineering crate and install the sce binary.

crates.io

cargo install shared-context-engineering --locked

Git repository

cargo install --git https://github.com/crocoder-dev/shared-context-engineering shared-context-engineering --locked

Local checkout

cargo install --path cli --locked

Other supported install channels

  • Nix: nix run github:crocoder-dev/shared-context-engineering -- --help
  • npm: npm install -g @crocoder-dev/sce

Built by CroCoder