tsci push
tscircuit code, like React code, is distributed as a "package". tsci push pushes your package to tscircuit registry to enable sharing with your team.
After publishing, you can use the tsci add command to install your package as part of a larger circuit.
After running tsci push you can see your package on your tscircuit registry page. Packages default to private visibility, but you can change this from your registry page to enable sharing your package with the broader ecosystem.

