{"id":15980275,"url":"https://github.com/dmtrkovalenko/test-vg","last_synced_at":"2025-02-23T04:19:04.350Z","repository":{"id":66140225,"uuid":"382846672","full_name":"dmtrKovalenko/test-vg","owner":"dmtrKovalenko","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-04T12:29:05.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-22T13:23:42.770Z","etag":null,"topics":[],"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/dmtrKovalenko.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}},"created_at":"2021-07-04T12:29:03.000Z","updated_at":"2021-07-04T12:29:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7a7642f-5577-4111-a5c3-d5509dd7003f","html_url":"https://github.com/dmtrKovalenko/test-vg","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"a85068d10a227354440990372516ac807c9bc223"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"esy-ocaml/hello-reason","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmtrKovalenko%2Ftest-vg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmtrKovalenko%2Ftest-vg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmtrKovalenko%2Ftest-vg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmtrKovalenko%2Ftest-vg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmtrKovalenko","download_url":"https://codeload.github.com/dmtrKovalenko/test-vg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240267578,"owners_count":19774213,"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":"2024-10-08T00:03:37.103Z","updated_at":"2025-02-23T04:19:04.328Z","avatar_url":"https://github.com/dmtrKovalenko.png","language":"JavaScript","funding_links":[],"categories":[],"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 dependencies.\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\nYou can format your code (runs `scripts.format` specified in `package.json`):\n\n    % esy format\n\nIf you plan to add some .ml(i) files and want to enable formatting you can\nrun: `esy add \"@opam/ocamlformat\"` and `esy format` will be automatically\nextended.\n\nDocumentation for the libraries in the project can be generated with (runs\n`scripts.doc` specified in `package.json`):\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\n## Continuous Integration:\n`hello-reason` includes CI configuration for Azure\n[DevOps](https://dev.azure.com) pipelines out of the box.\n\n- Create your Azure DevOps account.\n- Add a new project, and point that new Azure DevOps project to your github\n  repo that includes the CI (`./azure-pipelines.yml` and the `.ci/` directory)\n  from `hello-reason`.\n- Create a new Pipeline within that project.\n  - When asked how to configure the new pipeline, select the option to use\n    existing configuration inside the repo.\n\nThe CI is configured to build caches on the `master` branch, and also any\nbranch named one of (`global`, `release-*`, `releases-*`). That means that pull\nrequests to any branch with those names will be fast, once you have landed at\nleast one commit to that branch. The first time you submit a pull request to\none of those branches, the builds will be slow but then subsequent pull\nrequests will be faster once a pull request is merged to it.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmtrkovalenko%2Ftest-vg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmtrkovalenko%2Ftest-vg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmtrkovalenko%2Ftest-vg/lists"}