composableapp
v0.1.344
Published
composable cli for syncing local code with Composable 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/.
