ingraft
v0.3.4
Published
Compatibility entrypoint for the @ingraft/cli package.
Maintainers
Readme
ingraft
Compatibility package for the ingraft command.
The canonical npm package is @ingraft/cli. This package keeps the short
npx ingraft@latest and npm install -g ingraft entrypoints working by
delegating to @ingraft/cli.
npx ingraft@latest --help
npm install -g ingraftFor new pinned installs, prefer the organization-scoped package:
npm install -g @ingraft/cli
npx @ingraft/cli@latest --help