package spin
OCaml project generator
Install
dune-project
Dependency
Authors
Maintainers
Sources
opam-spin-0.8.2.tbz
sha256=4ca1b0cf7fccdbef2e2e8cba47a66333b2ec1535d45792f5d6ddb8d62824a9eb
sha512=fbb209d50f89f9d924626ba1d12b18f22acd7e3e457a5d371668d0bba3ef8e03fb3d0cac55f3e915f030ce77ecd1a48c471f7c83820f95b996b57cee6ff72e92
doc/src/spin.template/lib.ml.html
Source file lib.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
(* Generated by: ocaml-crunch Creation date: Tue, 20 May 2025 01:41:56 GMT *) module Internal = struct let d_1f7d174753784d5ce464cae5a8fe9969 = "(inherit (official bin))\n\n(name lib)\n(description \"Library releasable on Opam\")\n\n(ignore \n (files bin/*))\n" let d_4d732b8a346bca831dcfbbec63f44625 = "# {{ project_name }}\n\n{%- if ci_cd == 'GitHub' and github_username %}\n\n[](https://github.com/{{ github_username }}/{{ project_slug }}/actions)\n{%- endif %}\n\n{%- if project_description %}\n\n{{ project_description }}\n{%- endif %}\n\n## Installation\n\n### Using Opam\n\n```bash\nopam install inquire\n```\n\n### Using Esy\n\n```bash\nesy add @opam/inquire\n```\n\n## Usage\n\n### In OCaml\n\n```ocaml\nlet () = {{ project_snake | capitalize }}.greet \"World\"\n```\n\n## Contributing\n\nTake a look at our [Contributing Guide](CONTRIBUTING.md)." let d_be680fa5bb853ff0dbeecbc79b8f0e19 = "# lib\n\nLibrary releasable on Opam.\n\n```bash\nspin new lib\n```" let file_chunks = function | "README.md" | "/README.md" -> Some [ d_be680fa5bb853ff0dbeecbc79b8f0e19; ] | "spin" | "/spin" -> Some [ d_1f7d174753784d5ce464cae5a8fe9969; ] | "template/README.md" | "/template/README.md" -> Some [ d_4d732b8a346bca831dcfbbec63f44625; ] | _ -> None let file_list = [ "README.md"; "spin"; "template/README.md"; ] end let file_list = Internal.file_list let read name = match Internal.file_chunks name with | None -> None | Some c -> Some (String.concat "" c) let hash = function | "README.md" | "/README.md" -> Some "be680fa5bb853ff0dbeecbc79b8f0e19" | "spin" | "/spin" -> Some "1f7d174753784d5ce464cae5a8fe9969" | "template/README.md" | "/template/README.md" -> Some "4d732b8a346bca831dcfbbec63f44625" | _ -> None let size = function | "README.md" | "/README.md" -> Some 60 | "spin" | "/spin" -> Some 107 | "template/README.md" | "/template/README.md" -> Some 614 | _ -> None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>