package spin
OCaml project generator
Install
Dune Dependency
Authors
Maintainers
Sources
spin-0.8.0.tbz
sha256=2d612f7a55a2cd71177e96c6a5a5d3a7c258b19b4eef9cf994a24b1ec77c3764
sha512=1b46b047c6f3d3ed38ba38912680e2af802517f30d27ae42ceca4fa1b3954d28ba6922535a322230a57e466f009df499823b39a325f476a9bf938fa2e0cd8f4a
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:58 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_698aa4ffab661098dfaaf1437828fca5 = "# {{ 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_698aa4ffab661098dfaaf1437828fca5; ] | _ -> 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 "698aa4ffab661098dfaaf1437828fca5" | _ -> 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)"
>