kinderp/beer2beer

create register_update cmd for the interpreter

Aperta

#16 aperta il 23 feb 2023

 (2 commenti) (0 reazioni) (4 assegnatari)Python (0 fork)auto 404
cligood first issuepeer

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

For register cmd, we already have in shell/shell.py inside class Beer2BeerShell two functions

  • do_register()
  • help_register()

We need two new ones for register_update cmd

See here for register cmd See here for register_update informations

Guida contributor