weso / shapes-rs

RDF data shapes implementation in Rust
https://www.weso.es/shapes-rs/
Apache License 2.0
23 stars 1 forks source link

Show progress information from command line #31

Open labra opened 5 months ago

labra commented 5 months ago

It would be great to show a progress bar while executing some of the commands.

I found the indicatif crate promising and I would like to integrate it in the sx tool.