Skip to content

avsm/opam-log-server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

opam-log-server — Log collection server for OPAM bulk builds

%%VERSION%%

opam-log-server is TODO

opam-log-server is distributed under the ISC license.

Homepage: https://github.com/avsm/opam-log-server
Contact: Anil Madhavapeddy <anil@recoil.org>

Installation

opam-log-server can be installed with opam:

opam install opam-log-server

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.

Sample programs

If you installed opam-log-server with opam sample programs are located in the directory opam config var opam-log-server:doc.

In the distribution sample programs and tests are located in the test directory of the distribution. They can be built with:

ocamlbuild -use-ocamlfind test/tests.otarget

The resulting binaries are in _build/test.

  • test.native tests the library, nothing should fail.

About

HTTP/REST server to store logs from OPAM bulk builds (see avsm/opam-bulk-builder)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published