@iwe-org/iwe
v0.19.1
Published
IWE — markdown-based knowledge management for developers: CLI, LSP server, and MCP server.
Maintainers
Readme
IWE
Markdown-based knowledge management for developers. This package installs the prebuilt IWE binaries via npm:
iwe— the CLI: search, query, refactor, and validate a markdown knowledge baseiwes— the LSP server for VSCode, Neovim, Zed, Helix, and other editorsiwec— the MCP server (also available as @iwe-org/mcp)
Usage
npx -y @iwe-org/iwe --helpOr install globally:
npm install -g @iwe-org/iwe
iwe initPrebuilt binaries cover macOS (arm64, x64), Linux (x64, arm64, gnu libc), and Windows (x64). The matching platform package is selected automatically at install time; no install scripts run.
Documentation: https://iwe.md
