Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 320 Bytes

File metadata and controls

32 lines (25 loc) · 320 Bytes

Summand

Summand Cli

Run

cargo run --features cli-module -- [COMMAND] [OPTIONS]

Run test

cargo test -- --nocapture

Patterns

  • Adapter
  • Builder
  • Observer
  • Command
  • Interpreter
  • Iterator
  • Memento
  • Strategy

For developers

  • Provider
  • Factory
  • Facade
  • Decorator
  • Repository