{"id":19070317,"url":"https://github.com/ryloric/ocaml-dune-skeleton","last_synced_at":"2026-05-14T22:05:09.343Z","repository":{"id":143869227,"uuid":"177987924","full_name":"ryloric/ocaml-dune-skeleton","owner":"ryloric","description":"ocaml dune skeleton setup","archived":false,"fork":false,"pushed_at":"2019-03-27T13:18:34.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-22T03:43:23.937Z","etag":null,"topics":["ocaml","scaffolding"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ryloric.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":"2019-03-27T12:15:06.000Z","updated_at":"2019-09-07T14:56:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"d657ec75-c13f-43ac-a405-9ea375a2016d","html_url":"https://github.com/ryloric/ocaml-dune-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryloric/ocaml-dune-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryloric%2Focaml-dune-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryloric%2Focaml-dune-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryloric%2Focaml-dune-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryloric%2Focaml-dune-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryloric","download_url":"https://codeload.github.com/ryloric/ocaml-dune-skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryloric%2Focaml-dune-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["ocaml","scaffolding"],"created_at":"2024-11-09T01:18:03.481Z","updated_at":"2026-05-14T22:05:09.308Z","avatar_url":"https://github.com/ryloric.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple ocaml + dune setup skeleton.\n\nInstall [just](https://github.com/casey/just), a command runner with similar syntax to `make`.\n\n### Overview\n\n+ `bin` is where the executables live. Default is main, add more if needed and update dune file. \n\n+ `lib` is for libraries. Change name in dune file.\n\n### Commands\n\n+ `just \u003cwatch|w\u003e \u003cdefault:main|executable-name\u003e \u003cdefault:exe|bc|bc.js \u003e` to run continous compilation on changes. Aliased to `jw`\n\n+ `just \u003cbuild|b\u003e \u003cdefault:main|executable-name\u003e \u003cdefault:exe|bc|bc.js\u003e` for just building. Aliased to `jb`\n\n+ `just \u003cexec|e\u003e \u003cdefault:main|executable-name\u003e \u003cdefault:exe|bc|bc.js\u003e` for executing a bin. Aliased to `je`\n\n+ `just oi \u003cname\u003e` for installing `name` from opam\n\n### Usage \n\n+ Clone\n\n+ `rm -rf .git` \u0026\u0026 `git init`\n\nThe is aliased to `jml new \u003cname\u003e`, clones into `name` and does the above.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryloric%2Focaml-dune-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryloric%2Focaml-dune-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryloric%2Focaml-dune-skeleton/lists"}