suinova-cli
v0.0.22
Published
SuiNova cli for syncing local code with SuiNova designs
Readme
Turn your SuiNova designs into components with the SuiNova CLI!
Quickstart
# Install the CLI globally:
npm install -g suinova-cli # Or: yarn global add suinova-cli
# Run it!
plasmic sync --projects yourSuiNovaProjectIdResources
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/.
