Skip to content

Instantly share code, notes, and snippets.

@btbytes
Created August 23, 2014 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save btbytes/ae7bb4c6969df2c03938 to your computer and use it in GitHub Desktop.
Save btbytes/ae7bb4c6969df2c03938 to your computer and use it in GitHub Desktop.
onte

Onte - OCaml that acts like a Gopher

Onte is a tool for manaing OCaml source code

Usage:

    onte command [arguments]

The commands are:

    build     compile packages and dependencies
    clean     remove object files
    env       print OCaml environment information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment