JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 122
  • Score
    100M100P100Q87807F
  • License MIT

CLI for connecting accounts and publishing through SocialClaw

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (socialclaw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    socialclaw

    Install the SocialClaw CLI:

    npm install -g socialclaw

    Then log into a SocialClaw workspace:

    social login --api-key <workspace-key> --base-url https://getsocialclaw.com

    Common commands:

    social accounts list --json
    social assets upload --file ./image.png --json
    social validate -f schedule.json --json
    social apply -f schedule.json --json
    social posts list --limit 20 --json

    Docs: