JSPM

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

SocialClaw command-line client for connecting accounts and publishing posts

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:

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

    Common commands:

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

    Alias:

    social --help

    Docs: