package drom
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience
Install
    
    dune-project
 Dependency
    
    
    
    ocamlpro.github.io
    
    
    
    
    Readme
    
    
    
    
    Changelog
    
    
    
    
    LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
    
    
    
    Edit opam file
    
    
    Versions (5)
Authors
Maintainers
Sources
  
    
      v0.2.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=9b27216b7ce4d6ca1f7a0fbfe845c07c80557258f85ba383f70a2affdb37ffab
    
    
  Description
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Github and will generate files for Github Actions CI and Github pages.
README
drom
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Github and will generate files for Github Actions CI and Github pages.
- Website: https://ocamlpro.github.io/drom
 - General Documentation: https://ocamlpro.github.io/drom/sphinx
 - API Documentation: https://ocamlpro.github.io/drom/doc
 - Sources: https://github.com/ocamlpro/drom
 
Dev Dependencies (5)
- 
  
    ocamlformat
  
  
    
with-test - 
  
    odoc
  
  
    
with-doc - 
  
    ppx_expect
  
  
    
with-test - 
  
    ppx_inline_test
  
  
    
with-test - 
  
    dune
  
  
    
with-test & < "2.8.0" 
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page