mre/freq

Output formatting

Ouverte

#10 ouverte le 15 mars 2021

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (2 forks)github user discovery
good first issuehelp wanted

Métriques du dépôt

Stars
 (3 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur