framer-code-link 0.17.0 → 0.17.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -0
  2. package/dist/index.mjs +1902 -752
  3. package/package.json +4 -3
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
1
  # Framer Code Link CLI
2
2
 
3
3
  Two-way syncing Framer of code components between Framer and your computer.
4
+
5
+ Use `--once` to perform the initial sync and exit instead of continuing in watch mode.