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

Add CLI entrypoint #493

Merged
merged 12 commits into from
Apr 16, 2019
Merged

Add CLI entrypoint #493

merged 12 commits into from
Apr 16, 2019

Commits on Apr 12, 2019

  1. added entrypoint

    gsheni committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    cd8cd5d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. added utils for cli

    gsheni committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    691a840 View commit details
    Browse the repository at this point in the history
  2. lint

    gsheni committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    e7022ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3435477 View commit details
    Browse the repository at this point in the history
  4. Update __main__.py

    gsheni authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    629a4ce View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. add installed packages

    gsheni committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    074ba1f View commit details
    Browse the repository at this point in the history
  2. better packages to list

    gsheni committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    df25dc4 View commit details
    Browse the repository at this point in the history
  3. add tests

    gsheni committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    1303d7b View commit details
    Browse the repository at this point in the history
  4. fix import

    gsheni committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    1bb60b8 View commit details
    Browse the repository at this point in the history
  5. added cli tests

    gsheni committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    bca9806 View commit details
    Browse the repository at this point in the history
  6. Update __main__.py

    gsheni authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    c68c959 View commit details
    Browse the repository at this point in the history
  7. fix list primitives

    gsheni committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    bf361fa View commit details
    Browse the repository at this point in the history