Skip to content

Reorganize the code to use better CLI logic #7

@GotoCode

Description

@GotoCode

As it stands, the main envman code for CLI interaction uses a bunch of if-elif-else statements to handle the various user commands.

It would be much cleaner (and more maintainable) if we used something like the click third-party library or argparse to handle command-line argument parsing and user interaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions