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 and pyproject file #9

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    c86ae65 View commit details
    Browse the repository at this point in the history
  2. Add gitignore

    jakubvalenta committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    ea5fc9a View commit details
    Browse the repository at this point in the history
  3. Sort imports

    jakubvalenta committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    bbbe7aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c1522 View commit details
    Browse the repository at this point in the history
  5. Add cli

    jakubvalenta committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    0ff37e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3400bc1 View commit details
    Browse the repository at this point in the history
  7. Mention cli in README

    jakubvalenta committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    d50d8b6 View commit details
    Browse the repository at this point in the history
  8. Fix stdin/stdout support

    jakubvalenta committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    e5aa4df View commit details
    Browse the repository at this point in the history