mre/freq

Output formatting

Aperta

#10 aperta il 15 mar 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (2 fork)github user discovery
good first issuehelp wanted

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

How about we add support for a custom output format? I envision that we define a couple of constants and users can choose the ones they want in a format string, e.g.

--format "{{freq_count}} {{ freq_word }}"

We could use tera for templating. Any thoughts?

Guida contributor