{"id":13725373,"url":"https://github.com/bryphe/hello-menhir","last_synced_at":"2025-04-09T19:21:16.331Z","repository":{"id":100512920,"uuid":"217184416","full_name":"bryphe/hello-menhir","owner":"bryphe","description":"Example app for menhir + reason + esy + dune","archived":false,"fork":false,"pushed_at":"2019-10-24T01:23:02.000Z","size":152,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T22:43:37.404Z","etag":null,"topics":["dune","esy","menhir","parsing","reason","reasonml"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bryphe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-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":"2019-10-24T01:22:15.000Z","updated_at":"2024-05-31T16:55:30.000Z","dependencies_parsed_at":"2023-05-15T14:30:36.216Z","dependency_job_id":null,"html_url":"https://github.com/bryphe/hello-menhir","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/bryphe%2Fhello-menhir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryphe%2Fhello-menhir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryphe%2Fhello-menhir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryphe%2Fhello-menhir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryphe","download_url":"https://codeload.github.com/bryphe/hello-menhir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248095159,"owners_count":21046799,"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":["dune","esy","menhir","parsing","reason","reasonml"],"created_at":"2024-08-03T01:02:20.975Z","updated_at":"2025-04-09T19:21:16.304Z","avatar_url":"https://github.com/bryphe.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# hello-reason\n\n[![Build Status](https://dev.azure.com/esy-ocaml/esy-ocaml/_apis/build/status/esy-ocaml.hello-reason?branchName=master)](https://dev.azure.com/esy-ocaml/esy-ocaml/_build/latest?definitionId=1?branchName=master)\n\nA project which demonstrates a Reason workflow with [Esy][].\n\n[Esy]: https://github.com/esy-ocaml/esy\n\n\n## Usage\n\nYou need Esy, you can install the beta using [npm](https://npmjs.com):\n\n    % npm install -g esy@latest\n\n\u003e NOTE: Make sure `esy --version` returns at least `0.5.4` for this project to build.\n\nThen run the `esy` command from this project root to install and build depenencies.\n\n    % esy\n\nNow you can run your editor within the environment (which also includes merlin):\n\n    % esy $EDITOR\n    % esy vim\n\nAlternatively you can try [vim-reasonml](https://github.com/jordwalke/vim-reasonml)\nwhich loads esy project environments automatically.\n\nAfter you make some changes to source code, you can re-run project's build\nagain with the same simple `esy` command.\n\n    % esy\n\nAnd test compiled executable (runs `scripts.tests` specified in\n`package.json`):\n\n    % esy test\n\nDocumentation for the libraries in the project can be generated with:\n\n    % esy doc\n    % esy open '#{self.target_dir}/default/_doc/_html/index.html'\n\nShell into environment:\n\n    % esy shell\n\n\n## Create Prebuilt Release:\n\n`esy` allows creating prebuilt binary packages for your current platform, with\nno dependencies.\n\n    % esy npm-release\n    % cd _release\n    % npm publish\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryphe%2Fhello-menhir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryphe%2Fhello-menhir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryphe%2Fhello-menhir/lists"}