{"id":15044785,"url":"https://github.com/tek/ribosome","last_synced_at":"2025-05-02T07:31:51.503Z","repository":{"id":41496104,"uuid":"163429017","full_name":"tek/ribosome","owner":"tek","description":"A Neovim plugin host and framework for Haskell","archived":false,"fork":false,"pushed_at":"2024-09-14T16:12:22.000Z","size":2158,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T23:51:39.830Z","etag":null,"topics":["haskell","neovim","polysemy"],"latest_commit_sha":null,"homepage":"https://git.tryp.io/tek/ribosome","language":"Haskell","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/tek.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,"publiccode":null,"codemeta":null}},"created_at":"2018-12-28T16:23:57.000Z","updated_at":"2024-09-14T16:12:27.000Z","dependencies_parsed_at":"2023-09-28T22:34:42.232Z","dependency_job_id":"427b6394-9e1f-4e09-ae23-6b9eac43f627","html_url":"https://github.com/tek/ribosome","commit_stats":{"total_commits":850,"total_committers":2,"mean_commits":425.0,"dds":0.4694117647058823,"last_synced_commit":"ca6a7e39fc4626a02fb0cc7b290545f4806ff899"},"previous_names":["tek/ribosome-hs"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fribosome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fribosome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fribosome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fribosome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tek","download_url":"https://codeload.github.com/tek/ribosome/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252002052,"owners_count":21678479,"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":["haskell","neovim","polysemy"],"created_at":"2024-09-24T20:51:02.238Z","updated_at":"2025-05-02T07:31:50.989Z","avatar_url":"https://github.com/tek.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\n_Ribosome_ is a suite of libraries for building [Neovim](https://neovim.io) remote plugins in Haskell, using the\nalgebraic effect system [Polysemy](https://hackage.haskell.org/package/polysemy) as its foundation.\n\nIts components are:\n\n* [ribosome](https://hackage.haskell.org/package/ribosome/docs/Ribosome.html) High-level functionality for writing\n  plugins\n* [ribosome-host](https://hackage.haskell.org/package/ribosome-host/docs/Ribosome-Host.html) MessagePack RPC server and\n  TH-generated API functions\n* [ribosome-host-test](https://hackage.haskell.org/package/ribosome-host-test/docs/Ribosome-Host-Test.html) Test\n  utilities for `ribosome-host`\n* [ribosome-test](https://hackage.haskell.org/package/ribosome-test/docs/Ribosome-Test.html) Test utilities for\n  `ribosome`\n* [ribosome-menu](https://hackage.haskell.org/package/ribosome-menu/docs/Ribosome-Menu.html) A fuzzy-finder menu tool\n\n# Quickstart\n\nInstall the [Nix package manager](https://nixos.org/learn.html) and generate a skeleton project by running:\n\n```bash\n$ nix run 'github:tek/ribosome#new'\n```\n\nThe new project will contain configuration for Github Actions that release binary executables on each push that will be\ndownloaded automatically when a user starts the plugin for the first time, with support for pushing to and downloading\nfrom [Cachix](https://app.cachix.org/).\n\nAfter initial generation, the Github Actions and Neovim boot files can be regenerated by running:\n\n```bash\n$ nix run '.#boot'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftek%2Fribosome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftek%2Fribosome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftek%2Fribosome/lists"}