Skip to content

Reconfigure logic of index.js to better use commander #17

Description

@rainrivas

There are much better ways to use commander according to the deeper docs: http://tj.github.io/commander.js/

we can implement things like

  • Default behavior for no arguments
  • Ability to call different methods based on arguments
    • This will let us actually only call logic if needed without using if

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions