changes to ascii art in README

This commit is contained in:
Dominik Moritz Roth 2020-07-17 20:34:27 +02:00
parent ca7ed1ee44
commit 454092ba9f

108
README.md
View File

@ -3,60 +3,60 @@
##Rex is a simple CLI-Interface using asyncio and aioconsole. ##Rex is a simple CLI-Interface using asyncio and aioconsole.
: @@@@ @@@@
: &@((((((((@@&(@@@ &@((((((((@@&(@@@
: &(((((@(((((((@((((((((((((((( &(((((@(((((((@(((((((((((((((
: ,(((((((%(((((((((@((((((@ ,(((((((%(((((((((@((((((@
: (((((@(@((((((((( (((((@(@(((((((((
: @((((((((((@@ @((((((((((@@
: @( @(
: @( @(
: @( @@@@@@@@@@ @( @@@@@@@@@@
: @( @ @( @
: @( @ & @( @ &
: @( @@ @ &@ @( @@ @ &@
: @( / @ ( @ @( / @ ( @
: @( % @ & ( @( % @ & (
: @( @ @ ( @( @ @ (
: @( @ @ @( @ @
: @( @ # @ @( @ # @
: @( * # #* ( @( * # #* (
: @( @ ### #### @( @ ### ####
: @( @ ##### ## ## , @( @ ##### ## ## ,
: @( ## ## ## ## @ @( ## ## ## ## @
: @( @ ,, , ,, ## #,##. #### ## ,,,, ,. @ @( @ ,, , ,, ## #,##. #### ## ,,,, ,. @
: @( (@ ,, , ,, ### ## # # ## ### ,,,, ,. @(@ @( (@ ,, , ,, ### ## # # ## ### ,,,, ,. @(@
: @( @ ((@ ,, , ,, ### # (### ,,,, , @((* @@ @( @ ((@ ,, , ,, ### # (### ,,,, , @((* @@
: @( @ ((( (((* @( @ ((( (((*
: @( @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @( @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
: %(((@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %(((@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
: %(((@ @################################################################### %(((@ @###################################################################
: %(((@ @####@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@##### %(((@ @####@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#####
: %(((@ @ #########@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@######## %(((@ @ #########@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@########
: @ ##########&@@@@@@@@@@@@@@@@@@@@@@@@@@@########### @ ##########&@@@@@@@@@@@@@@@@@@@@@@@@@@@###########
: @ ########%@@@@@@@@@@@@@@@@@######### @ ########%@@@@@@@@@@@@@@@@@#########
: @ ####@@@@@@@@@@@@@@##### @ ####@@@@@@@@@@@@@@#####
: * % ###@@@@@@@@@@@@@### @ * % ###@@@@@@@@@@@@@### @
: / % @ ###@@@@@@@@@@@### @ ( / % @ ###@@@@@@@@@@@### @ (
: @ @ ###@@@@@@@@@###. @ , @ @ @ ###@@@@@@@@@###. @ , @
: @ @ @ ###@@@@@@@@@### @ @ @ @ ###@@@@@@@@@### @
: @ @ ###@@@@@@@### @ @ @ @ @ ###@@@@@@@### @ @ @
: & @ #@@,,,,@@## @ @ @ & @ #@@,,,,@@## @ @ @
: @ @ . @,@@@@,@@@,, @ @ @ @ @ . @,@@@@,@@@,, @ @ @
: @ @ @ (@@@@#######@@@,@ @ % @ @ @ @ (@@@@#######@@@,@ @ % @
: @ # @ @@,@ ########### @@@ @ @ @ # @ @@,@ ########### @@@ @ @
: @ @ ,,@ ########### &,, @ @@@ @ @ ,,@ ########### &,, @ @@@
: @@@ ,, ########### *,, @@@@ @@@ ,, ########### *,, @@@@
: (,@ ########### @,, (,@ ########### @,,
: *, ########### ,,@ @@ *, ########### ,,@ @@
: (. @ %, ########### @& #@ @ (. @ %, ########### @& #@ @
: @ @ #@ ########### , #@ @ @ @ #@ ########### , #@ @
: @ @ #@@@@@@@@@# @@ @ @ @ #@@@@@@@@@# @@ @
: .@ (@/ #@@@@@@@@@# @@ @@ .@ (@/ #@@@@@@@@@# @@ @@
: (@ @@@@@@@@@ @@ , (@ @@@@@@@@@ @@ ,
: @ #@* @@@@@@@@@# @ @ #@* @@@@@@@@@# @
: @ @ @ @
: @@@@, @@@ @@@@, @@@
Commands are mapped using an nested dictionary containing async functions. Commands are mapped using an nested dictionary containing async functions.
When parsing a command the nested dictionary gets traversed like a tree and the leftover When parsing a command the nested dictionary gets traversed like a tree and the leftover