aptos
aptos copied to clipboard
Refactor CLI
Currently, the __main__.py module is a bit messy. I'd like to create a Formatter for successful and unsuccessful operations.
I am open to using a module for term coloring instead of using the TermColors enum, however, I'd like to keep the amount of dependencies to a minimal.
Hi I'm new to open source contribution - would like to get started on this if it still relevant. Is it OK?
@abramzog still relevant. Feel free to submit a PR. Thanks!