Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 509 Bytes

File metadata and controls

20 lines (14 loc) · 509 Bytes

gomantics.dev

Documentation site for all gomantics libraries.

Libraries

  • chunkx - AST-based code chunking for Go
  • cfgx - TOML config to strongly-typed Go code generator
  • sx - String extensions for Go
  • semantix - Semantic code search with MCP integration

Development

mise install
pnpm i
pnpm dev