jmakhack/myanimelist-cli

[FEATURE] Display multiple lists when provided multiple options

開放

#1 建立於 2021年3月17日

 (3 則留言) (0 個反應) (0 位負責人)C (17 個分叉)auto 404
Cenhancementgood first issuehacktoberfesthelp wantedup for grabs

倉庫指標

星標
 (12 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Currently the program will only display the list of the last option provided.

For example:

$ mya -wcdh jmak
onhold 2 anime
1. Commit on Titan
2. My Neighbor Octocat

This enhancement is to display all the lists provided within the options.

For example:

$mya -wcdh jmak
watching 1 anime
1. One Push Man

completed 3 anime
1. GitBoy
2. MasterBranch Z
3. MasterBranch Z: Season 2

dropped 1 anime
1. Re:Base

onhold 2 anime
1. Commit on Titan
2. My Neighbor Octocat

貢獻者指南