npm.io
0.2.4 • Published 16h ago

@opensip-cli/lang-cpp

Licence
Apache-2.0
Version
0.2.4
Deps
1
Size
52 kB
Vulns
0
Weekly
1.2K
Stars
1

@opensip-cli/lang-cpp

C/C++ language adapter for opensip-cli (clang-tidy backed)

This is an internal library of the opensip-cli toolkit. It is published so the CLI and tools can depend on it; most users will not install it directly.

Part of opensip-cli — an open-source codebase intelligence CLI: fitness checks (fit), static call-graph analysis (graph), simulation (sim), and advisory reduction audits (yagni).

Distribution model: the published opensip-cli npm package is a full-stack bundle of first-party tools, check packs, and language adapters. Third-party tools install separately via the opensipTools manifest and host allowlist; a slim install without bundled tools is not a current goal.

Install

Most users install the CLI, which bundles the first-party tools:

curl -fsSL https://opensip.ai/cli/install.sh | bash

This package is published for the CLI and advanced plugin authors; most users should not install @opensip-cli/lang-cpp directly.

Documentation

License

Apache-2.0 opensip-ai