jmakhack/myanimelist-cli

[FEATURE] Display multiple lists when provided multiple options

Ouverte

#1 ouverte le 17 mars 2021

 (3 commentaires) (0 réaction) (0 personne assignée)C (17 forks)auto 404
Cenhancementgood first issuehacktoberfesthelp wantedup for grabs

Métriques du dépôt

Stars
 (12 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur