mre/freq

Output formatting

オープン

#10 opened on 2021/03/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2 件のフォーク)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド