Skip to content

matthewelmer/ProgressBar.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgressBar.jl

Snazzy progress bars for the terminal!

A demonstration of a variety of progress bars.

This is just a recreational personal project, but feel free to file an issue if you'd like me to add some documentation!

Getting started

Clone and enter the repo, then start Julia:

git clone [email protected]:matthewelmer/ProgressBar.jl.git
cd ProgressBar.jl
julia

From the Julia REPL, activate the package and run the tests:

# (Press ] to go into package mode)
pkg> activate .
pkg> test

About

Snazzy progress bars for the terminal!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages