{"id":16866961,"url":"https://github.com/webern/ocaml","last_synced_at":"2025-03-18T17:49:54.189Z","repository":{"id":88144414,"uuid":"208520707","full_name":"webern/ocaml","owner":"webern","description":"No clue how to use ocaml","archived":false,"fork":false,"pushed_at":"2019-09-17T14:46:12.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T21:24:57.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/webern.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-09-15T00:26:09.000Z","updated_at":"2019-09-15T00:27:12.000Z","dependencies_parsed_at":"2023-07-30T12:16:19.061Z","dependency_job_id":null,"html_url":"https://github.com/webern/ocaml","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/webern%2Focaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webern%2Focaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webern%2Focaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webern%2Focaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webern","download_url":"https://codeload.github.com/webern/ocaml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244274010,"owners_count":20427034,"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-13T14:52:16.037Z","updated_at":"2025-03-18T17:49:54.167Z","avatar_url":"https://github.com/webern.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"_Catchy headline_\n==\n\n_Project description_\n\nHow to build the project\n--\n\nRun `make` to compile the libraries and executables that are\nmeant to be installed.\n```\n$ make\n```\n\nHow to run tests\n--\n\n```\n$ make test\n```\n\nHow to use local libraries interactively\n--\n\nUse `dune utop DIR` where DIR if the folder contains the `dune`\nfile for a library. For instance, our `sub2` sample library can be\nused as follows:\n\n```\n$ dune utop sub2/lib\n...\nutop # Proj_sub2.A.do_something ();;\n1525373137.245 seconds have elapsed since 1970-01-01T00:00:00.\n- : unit = ()\n```\n\nInstallation\n--\n\nThe project can be installed with or without opam.\nWithout opam, you can run the following which relies directly on\ndune:\n```\n$ make install\n```\nSimilarly:\n```\n$ make uninstall\n```\n\nWith opam, you can install the current development version of your\nproject as a single opam package. It will override the currently\ninstalled package of the same name, if any:\n```\n$ opam pin add proj .\n```\nFor more information on `opam pin`, please consult the opam documentation.\n\nThe advantage of the opam-based method is that other opam packages can\ndepend on this one, and opam will recompile them automatically as\nnecessary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebern%2Focaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebern%2Focaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebern%2Focaml/lists"}