Skip to content

A library for tracking progress across many tasks and sub-tasks

License

Notifications You must be signed in to change notification settings

acj/ex_progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExProgress

Hex.pm Build Docs Coverage Status CI

A library for tracking progress across many cooperating tasks.

Getting Started

See the comments at the top of the ExProgress module for an overview and examples.

Installation

The package can be installed by adding ex_progress to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_progress, "~> 0.1.0"}
  ]
end

License

MIT

About

A library for tracking progress across many tasks and sub-tasks

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages