Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated from Docopt to ArgParse #204

Merged
merged 24 commits into from
Jul 4, 2020
Merged

Migrated from Docopt to ArgParse #204

merged 24 commits into from
Jul 4, 2020

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    069a112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5017b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09753ad View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Updated usage string

    Have also added a custom help message.
    calexandru2018 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    7e80254 View commit details
    Browse the repository at this point in the history
  2. Added logging

    calexandru2018 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    2b2ad14 View commit details
    Browse the repository at this point in the history
  3. Updated exmaples

    calexandru2018 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    cb290e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Removed function based CLI code

    Restored some CLI commands so that they are fully compatible with previous versions
    calexandru2018 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    02c1bd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    e242dba View commit details
    Browse the repository at this point in the history
  2. Added usage constant

    calexandru2018 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e813a39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5af91f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfa4018 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    880efe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    455d78c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Fixed Flake8 issues

    calexandru2018 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    be0391b View commit details
    Browse the repository at this point in the history
  2. Fixed Flake8 issues

    calexandru2018 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    2d28f96 View commit details
    Browse the repository at this point in the history
  3. Fixed Flake8 issues

    calexandru2018 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    eb77b4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67c68ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7efe076 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d541079 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    a0904c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83bee2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6057938 View commit details
    Browse the repository at this point in the history
  4. Allign help message

    Rafficer committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    36cf1ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    204676d View commit details
    Browse the repository at this point in the history