TLDR
Enter a command. For example: omf, git locked, git reauthor.

dune

 
A build system for OCaml programs. More information: https://dune.build.
 
  • Build all targets:
     
    dune build
     
  • Clean up the workspace:
     
    dune clean
     
  • Run all tests:
     
    dune runtest
     
  • Start the utop REPL with compiled modules automatically loaded into it, to remove the need to load them by hand:
     
    dune utop

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.