Twitter/X

Run two commands: npm install -g @nanonets/graft (global install) and graft init…

Brief

@hasantoxr shares a two-step setup: globally install the @nanonets/graft npm package and run graft init. After those commands, the graft tool will accompany your next Claude Code session, implying it integrates with or augments Claude Code workflows once initialized.

Why it matters

Run two commands: npm install -g @nanonets/graft (global install) and graft init (initialize the tool).

Key details

  • The @nanonets/graft tool is designed to accompany your next Claude Code session — it "rides along" after initialization.
Source evidence

Two commands:

npm install -g @nanonets/graft
graft init

That's it. It rides along in your next Claude Code session.