{"id":18638234,"url":"https://github.com/dehasi/sd-hw2","last_synced_at":"2026-02-19T17:00:56.997Z","repository":{"id":222359086,"uuid":"757020991","full_name":"dehasi/sd-hw2","owner":"dehasi","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-13T18:42:39.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T19:08:40.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dehasi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-13T18:38:28.000Z","updated_at":"2024-02-13T18:38:29.000Z","dependencies_parsed_at":"2024-02-13T19:48:31.569Z","dependency_job_id":"e685bf6b-8d52-4da8-bae1-debf77622967","html_url":"https://github.com/dehasi/sd-hw2","commit_stats":null,"previous_names":["dehasi/sd-hw2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dehasi/sd-hw2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dehasi%2Fsd-hw2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dehasi%2Fsd-hw2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dehasi%2Fsd-hw2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dehasi%2Fsd-hw2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dehasi","download_url":"https://codeload.github.com/dehasi/sd-hw2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dehasi%2Fsd-hw2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29623546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-07T05:39:58.181Z","updated_at":"2026-02-19T17:00:56.925Z","avatar_url":"https://github.com/dehasi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practice 2 Homework (SOLID)\n\nWrite a CLI application that supports the following commands\n* `cat /path/to/file` - prints the file content\n* `lc  /path/to/file` - prints lines count\n* `help` - prints available commands\n\nFor simplicity, it’s supposed that paths to files are absolute. \n\n```\n$ ./my-app\n\u003e lc  /Users/ravil/file.txt \n3\n\u003e cat /Users/ravil/file.txt\nLine #1 \nLine #2\nLine #3\n\u003e help\ncat\nhelp\nlc\n```\n\nYou can add any commands that might be helpful for you (i.e., `exit`). \nPlease remember that you will be asked to extend your app in the future homework. \nWrite clear, maintainable code, use SOLID principles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdehasi%2Fsd-hw2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdehasi%2Fsd-hw2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdehasi%2Fsd-hw2/lists"}