📄️ 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 init
tsci init create a new tscircuit project by running tsci init. This will create a new directory with all the necessary files to get started:
📄️ 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 export
Overview