@plasmicapp/cli
v0.1.350
Published
plasmic cli for syncing local code with Plasmic designs
Readme
Turn your Plasmic designs into components with the plasmic CLI!
Quickstart
# Install the CLI globally:
npm install -g @plasmicapp/cli # Or: yarn global add @plasmicapp/cli
# Run it!
plasmic sync --projects yourPlasmicProjectIdResources
For end-to-end examples, please check our docs: https://www.plasmic.app/learn/.
For more information about the CLI, run plasmic -h or visit: https://www.plasmic.app/learn/cli/.
