CLI

#58
by adamelliotfields - opened

Remove cli.py and move the functionality to app.py. Running python app.py should start the server; any args should be treated like CLI. Don't bother with args like "host" or "port".

Sign up or log in to comment