Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 519 Bytes

 概要

楽天カードの利用履歴を加盟店ごとにまとめて見やすくします。

データの用意

各行を 2022/12/24 AMAZONDOWNLOADS 本人* 1回払い 341 0 341 341 0 の形式でdata配下に好きな命名でtxtファイルを用意します。

main.rb

data配下に用意されたtxtファイルの単位で結果をtxtとhtmlでresult配下に出力します。

コマンドライン引数

  • -y YEAR 処理する年度 (例: 2024)
  • -m MONTH 処理する月 (1-12)