📄️ tsci init
Initialize a new TSCircuit project
📄️ tsci login
tsci login allows you to login to the tscircuit registry. You don't need to
📄️ tsci dev
tsci dev runs a web server that lets you see a preview of your electronics
📄️ tsci push
tsci push uploads your package to the tscircuit registry for module re-use
📄️ tsci add
tsci add is the same as npm add or bun add, but defaults to the tscircuit
📄️ tsci auth print-token
tsci auth print-token prints your current tscircuit API token. This token can be used with the advanced web APIs such as the Datasheet API.
📄️ tsci build
Generate circuit JSON from your source files
📄️ tsci export
Overview
📄️ tsci snapshot
Generate schematic and PCB snapshots for regression tests