aptos icon indicating copy to clipboard operation
aptos copied to clipboard

Refactor CLI

Open jasonwalsh opened this issue 8 years ago • 2 comments

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.

jasonwalsh avatar Aug 21 '17 23:08 jasonwalsh

Hi I'm new to open source contribution - would like to get started on this if it still relevant. Is it OK?

abramzog avatar Mar 04 '19 15:03 abramzog

@abramzog still relevant. Feel free to submit a PR. Thanks!

jasonwalsh avatar Mar 04 '19 17:03 jasonwalsh