📄️ 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
tscircuit code, like React code, is distributed as a "package". tsci push uploads your package to tscircuit registry to enable sharing with your team.
📄️ tsci add
tsci add is the same as npm add or bun add, but defaults to the tscircuit
📄️ tsci export
Overview