Skip to content

MinaProtocol/progress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress — user-definable progress bars for OCaml

OCaml-CI Build Status Documentation

A progress bar library for OCaml.

Features:

  • allows user-defined progress bar layouts;
  • supports rendering multiple progress bars simultaneously;
  • dynamically responds to changes in terminal size.

The documentation is available online.

Installation

Progress can be installed with opam:

opam install progress

About

Progress bar library for OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 99.5%
  • C 0.5%