{"id":29005323,"url":"https://github.com/vst/habitat-console","last_synced_at":"2025-10-12T06:39:38.365Z","repository":{"id":57729518,"uuid":"151203199","full_name":"vst/habitat-console","owner":"vst","description":"Tagless Final Console Algebra and Implementation (It works for me)","archived":false,"fork":false,"pushed_at":"2018-10-02T06:10:19.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-03T01:46:56.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/vst.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-02T05:09:11.000Z","updated_at":"2018-10-02T06:10:13.000Z","dependencies_parsed_at":"2022-09-10T22:22:50.734Z","dependency_job_id":null,"html_url":"https://github.com/vst/habitat-console","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/vst/habitat-console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vst%2Fhabitat-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vst%2Fhabitat-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vst%2Fhabitat-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vst%2Fhabitat-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vst","download_url":"https://codeload.github.com/vst/habitat-console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vst%2Fhabitat-console/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261859212,"owners_count":23220711,"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":"2025-06-25T11:05:54.999Z","updated_at":"2025-10-12T06:39:33.331Z","avatar_url":"https://github.com/vst.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# habitat-console\n\n\u003e **TODO:** Add project description.\n\n## Example\n\n```scala\nimport cats.effect._\nimport cats.implicits._\nimport com.vsthost.rnd.habitat.console.Console\nimport com.vsthost.rnd.habitat.console.Console.implicits._\n\nimport scala.language.higherKinds\n\ndef instructions[F[_]: Sync: Console]: F[Unit] = for {\n  _ \u003c- Console[F].putStrLn(\"Hello!\")\n  _ \u003c- Console[F].putStr(\"What is your name?\")\n  i \u003c- Console[F].readLn[String]\n  _ \u003c- i match {\n    case Left(e) =\u003e Console[F].putErrLn(e)\n    case Right(n) =\u003e Console[F].putStrLn(s\"Nice to meet you $n.\")\n  }\n} yield ()\n\ninstructions[IO].unsafeRunSync()\n```\n\n## License\n\nCopyright (c) 2018 Vehbi Sinan Tunalioglu \u0026lt;vst@vsthost.com\u0026gt;\n\nhabitat-console is licensed under [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvst%2Fhabitat-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvst%2Fhabitat-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvst%2Fhabitat-console/lists"}