@plasmicapp/cli
v0.1.334
Published
plasmic cli for syncing local code with Plasmic designs
Downloads
73,520
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 yourPlasmicProjectId
Resources
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/.