{"id":13606059,"url":"https://github.com/typelead/intellij-eta","last_synced_at":"2025-10-10T22:46:38.082Z","repository":{"id":148124049,"uuid":"121715468","full_name":"typelead/intellij-eta","owner":"typelead","description":"An Intellij Plugin for the Eta programming language","archived":false,"fork":false,"pushed_at":"2018-10-18T12:03:33.000Z","size":1640,"stargazers_count":52,"open_issues_count":3,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-05T22:38:47.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typelead.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-02-16T04:41:13.000Z","updated_at":"2020-11-28T05:55:01.000Z","dependencies_parsed_at":"2024-01-14T06:23:48.214Z","dependency_job_id":"8527576a-720c-401a-8b04-3d5b1e8e8276","html_url":"https://github.com/typelead/intellij-eta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/typelead/intellij-eta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typelead%2Fintellij-eta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typelead%2Fintellij-eta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typelead%2Fintellij-eta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typelead%2Fintellij-eta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typelead","download_url":"https://codeload.github.com/typelead/intellij-eta/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typelead%2Fintellij-eta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005462,"owners_count":26083902,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-08-01T19:01:05.637Z","updated_at":"2025-10-10T22:46:38.055Z","avatar_url":"https://github.com/typelead.png","language":"Haskell","funding_links":[],"categories":["Tools"],"sub_categories":["Talks"],"readme":"# IntelliJ Eta\n\nThe IntelliJ IDEA plugin for the Eta programming language\n\n## Prerequisities\n\nYou need `alex-3.2.3`. You can run `stack install alex-3.2.3` to obtain it with\nthe [Stack](https://docs.haskellstack.org/en/stable/README/) tool.\n\n## Cloning\n\nThis repository has a submodule, so you should clone recursively.\n\n```\ngit clone --recursive https://github.com/typelead/intellij-eta\n```\n\nIf you forget to use the `--recursive` flag, you can still get the submodules.\n\n```\ncd intellij-eta\ngit submodule update --init --recursive\n```\n\n## Building\n\n```\n% ./gradlew :plugin:assemble\n```\n\n## Running\n\nYou can run a sandboxed version of the plugin with:\n\n```\n./gradlew :plugin:runIde\n```\n\nYou can supply the `-DETAJ_DEV=1` property to have the sandboxed IDE run\nwith the PsiViewer plugin installed. This is useful for inspecting parse trees.\n\n## Testing\n\n```\n./gradlew :plugin:test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypelead%2Fintellij-eta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypelead%2Fintellij-eta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypelead%2Fintellij-eta/lists"}