ifc
ifc copied to clipboard
Change destination of ifc-printer binary
Changing destination of ifc-printer after conversation in https://github.com/microsoft/ifc/pull/34#discussion_r1359293474
The printer itself is ephemeral based on Gabriel's description of what kind of binary tool the SDK will have
Indeed, the direction we want is to have a general tool (say ifc or ifc.exe executable) that dispatches requests to dedicate binaries (executable or shared libraries/DLLs). For example, the effect of ifc-pinter.exe is to be accomplished with ifc print command.
Test result:
- https://github.com/whoan/ifc-playground/pull/1/files
- (Temporary link from GH workflow): https://github.com/whoan/ifc-playground/actions/runs/6725491138/job/18279989682#step:4:1432