SimLeek/displayarray

Add command line interface [5 pts]

Closed this issue · 1 comments

read through https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html to set up with pip

There's also a argparse library which will be nice for getting a decent set of initial arguments.

No.