{"id":23170998,"url":"https://github.com/ignatandrei/sidecarcli","last_synced_at":"2025-09-17T19:33:03.792Z","repository":{"id":56540381,"uuid":"302939495","full_name":"ignatandrei/SideCarCLI","owner":"ignatandrei","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-12T15:13:16.000Z","size":126,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T04:32:40.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ignatandrei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-10T16:07:38.000Z","updated_at":"2024-10-12T15:13:20.000Z","dependencies_parsed_at":"2022-08-15T20:40:10.801Z","dependency_job_id":null,"html_url":"https://github.com/ignatandrei/SideCarCLI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatandrei%2FSideCarCLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatandrei%2FSideCarCLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatandrei%2FSideCarCLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatandrei%2FSideCarCLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ignatandrei","download_url":"https://codeload.github.com/ignatandrei/SideCarCLI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253837452,"owners_count":21971984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-18T04:15:50.996Z","updated_at":"2025-09-17T19:32:58.769Z","avatar_url":"https://github.com/ignatandrei.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SideCarCLI\n\n## Releases\n\nYou can download as a .NET Tool https://www.nuget.org/packages/sidecarcli/\n\nor\n\nYou can download the latest release from the latest CI build, \n\nhttps://github.com/ignatandrei/SideCarCLI/actions\n\n## Documentation\n \nDiagram for how SideCarCLI works: ( not show regex parsing for the command line)\n\n\u003cimg src=\"sideCar.png\" /\u003e\n( mermaid code : \n\n\u003esequenceDiagram\n  participant S as SideCar\n  participant R as Real Application\n  participant L as Line Interceptor(s)\n  participant F as Finish Interceptor(s)\n  participant T as Timer Interceptor(s)\n  S-\u003e\u003eR: Start Application\n  loop for each timer in json\n\tS-\u003e\u003eT: Start Timer application\n  end\n  loop for each line output from real application\n    R-\u003e\u003eS: Send Output  Line to SideCae\\r\n    S-\u003e\u003e+L: Start Line Interceptor with line output in command line\n    L-\u003e\u003e-S: execute and returns\n  end\n  R-\u003e\u003eS: End Application   \n  S-\u003e\u003e+F: Send line output\n  F-\u003e\u003e-S: execute and returns\n\n)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignatandrei%2Fsidecarcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignatandrei%2Fsidecarcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignatandrei%2Fsidecarcli/lists"}