@tscircuit/cli 0.1.125 → 0.1.127

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 -1
  2. package/dist/main.js +948 -428
  3. package/package.json +6 -3
package/README.md CHANGED
@@ -54,7 +54,8 @@ Commands:
54
54
  add <component> Add a tscircuit component package to your project
55
55
  remove <component> Remove a tscircuit component package from your
56
56
  project
57
- snapshot [options] Generate schematic and PCB snapshots
57
+ snapshot [options] Generate schematic and PCB snapshots (add --3d for
58
+ 3d preview)
58
59
  setup Setup utilities like GitHub Actions
59
60
  upgrade Upgrade CLI to the latest version
60
61
  search <query> Search for packages in the tscircuit registry