{"id":18841916,"url":"https://github.com/diskuv/dkml-install-api","last_synced_at":"2026-01-30T15:30:13.880Z","repository":{"id":39698411,"uuid":"448763910","full_name":"diskuv/dkml-install-api","owner":"diskuv","description":"API for OCaml installation plugins","archived":false,"fork":false,"pushed_at":"2024-09-15T01:39:13.000Z","size":5246,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"0.5","last_synced_at":"2024-12-30T10:49:47.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://diskuv.github.io/dkml-install-api/index.html","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diskuv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-17T05:23:48.000Z","updated_at":"2024-09-15T01:38:55.000Z","dependencies_parsed_at":"2023-11-30T19:26:13.918Z","dependency_job_id":"fe5b2f05-2564-4200-92fc-36571e035204","html_url":"https://github.com/diskuv/dkml-install-api","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diskuv%2Fdkml-install-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diskuv%2Fdkml-install-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diskuv%2Fdkml-install-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diskuv%2Fdkml-install-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diskuv","download_url":"https://codeload.github.com/diskuv/dkml-install-api/tar.gz/refs/heads/0.5","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239780120,"owners_count":19695734,"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-11-08T02:53:02.506Z","updated_at":"2026-01-30T15:30:13.796Z","avatar_url":"https://github.com/diskuv.png","language":"OCaml","readme":"# DkML Install API 0.5.3\n\nThe DkML Install API lets you take the tools you know (OCaml and Opam) and\nwell-known¹ installer generators, to generate a installer for your OCaml\nproject.\n\n\u003e ¹ *Well-known* is an aspiration. Currently only a simple CLI installer\n\u003e generator is available, but other well-known installer generators like\n\u003e 0install or cpack could be added in the future.\n\nSpecifically the DkML Install API lets you take a) pre-designed packages from\nOpam and b) installation instructions written in OCaml source code, and\nassembles binary artifacts that act as the primary materials to installer\ngenerators.\n\nThe full documentation is available at \u003chttps://diskuv.github.io/dkml-install-api/index.html\u003e\n\nThe OCaml module documentation is available at \u003chttps://diskuv.github.io/dkml-install-api/odoc/index.html\u003e\n\n## Installing\n\nMake sure you have Opam installed and then run:\n\n```bash\nopam install dkml-install-api\n```\n\n## Building from Source\n\nOn Windows with Diskuv OCaml:\n\n```powershell\ndkml init\nwith-dkml opam install . --with-test --with-doc\nwith-dkml dune build\nwith-dkml dune build `@doc\n```\n\nOn Unix:\n\n```bash\nopam install .--with-test --with-doc\ndune build\ndune build @doc\n```\n\n## Contributing\n\nSee [the Contributors section](contributors/README.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiskuv%2Fdkml-install-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiskuv%2Fdkml-install-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiskuv%2Fdkml-install-api/lists"}