issues
search
bilal-fazlani
/
commanddotnet
A modern framework for building modern CLI apps
https://commanddotnet.bilal-fazlani.com
MIT License
575
stars
29
forks
source link
poc: Provide a REPL session using ReadLine package
#306
Open
drewburlingame
opened
4 years ago
drewburlingame
commented
4 years ago
move the middleware from Example into a package
default will enter repl if not arguments provided
allow defining a flag to indicate if repl should be used
flag will only appear when not in the repl session
allow override of session init & help messages