tscircuit / cli

Command line interface for developing circuits with tscircuit
1 stars 8 forks source link

feat: new `render` image command added #119

Closed imrishabh18 closed 1 month ago

imrishabh18 commented 1 month ago

Closes - #112

https://github.com/user-attachments/assets/f3d2e141-588b-475d-836b-5fceae3f9d35

seveibar commented 1 month ago

This is sweet

imrishabh18 commented 1 month ago

The pcb worked fine, but the schematic in the circuit-to-png needs some work for parsing some fields I think

seveibar commented 1 month ago

@imrishabh18 make sure not to merge on red ci checks, the package won't release until they're fixed (I'm going to fix these ones because I want to do some refactoring anyway)

imrishabh18 commented 1 month ago

Oh okay, these tests are failing for all the PR's. So, I just merged it