progress_bar

CLI progress bar library for Crystal

Progress Bar Crystal Shard

A customizable progress bar for Crystal.

  • Themeable configuration
  • Integrates with IO::MultiWriter to display progress based on actual data
  • Fiber-safe

Demo

asciicast

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      progress_bar:
        github: your-github-user/progress_bar
    
  2. Run shards install

Usage

require "progress_bar"

See the examples/ directory for example usage.

Repository

progress_bar

Owner
Statistic
  • 2
  • 0
  • 0
  • 1
  • 0
  • 8 months ago
  • September 25, 2022
License

MIT License

Links
Synced at

Sun, 19 May 2024 01:50:41 GMT

Languages