igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
Apache License 2.0
291 stars 16 forks source link

Improved the use of the cli #112

Closed krakotay closed 1 month ago

evgenyigumnov commented 1 month ago

Could you add some description ? plz

krakotay commented 1 month ago

Ok, now it works .\shiva.exe .\t.xlsx t.csv First argument is input file, second is output file. with parsing format of file, without long --input-file, --output-format etc