@tscircuit/cli 0.1.220 → 0.1.222

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 +1 -0
  2. package/dist/main.js +1097 -303
  3. package/package.json +4 -3
package/README.md CHANGED
@@ -64,6 +64,7 @@ Commands:
64
64
  a component
65
65
  convert [options] <file> Convert a .kicad_mod footprint to a tscircuit
66
66
  component
67
+ simulate Run a simulation
67
68
  version Print CLI version
68
69
  help [command] display help for command
69
70
  ```