Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 310 Bytes

File metadata and controls

9 lines (7 loc) · 310 Bytes

Mnemon — Project Guidelines

Development

  • Build: go build -o mnemon .
  • Install: make install && mnemon setup
  • Test: bash scripts/e2e_test.sh
  • Dependencies: modernc.org/sqlite, spf13/cobra, google/uuid
  • Optional: Ollama with nomic-embed-text for embedding support