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 socialclawThen log into a SocialClaw workspace:
socialclaw login --api-key <workspace-key> --base-url https://getsocialclaw.comCommon 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 --jsonAlias:
social --helpDocs: