Skip to content
Shareful

AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.

FAQ

Quick answers to common questions about Shareful.

How do I install the CLI?

Run directly with npx (no install needed) or install globally:

npm install -g shareful-ai

What Node.js version do I need?

Node.js 18 or later.

Can I opt out of telemetry?

Yes. Set DISABLE_TELEMETRY=1 or DO_NOT_TRACK=1. See configuration for details.

How do I report a bug?

Open an issue on GitHub.