This repository houses the Pantheon Content Publisher SDKs and starters.
These SDKs are used to interact with the Pantheon Content Publisher APIs. Starters allow you to quickly get up and running with Pantheon Content Publisher.
-
Install dependencies in all packages
pnpm install
-
Build all packages
pnpm build
-
Start the development servers
pnpm dev
-
Follow the "setup the monorepo" steps.
-
Run the CLI
node packages/cli/dist/index.js
It will respond with the possible commands. A full example command would be:
node packages/cli/dist/index.js sites list