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] configure command #37

Merged

Conversation

pekasen
Copy link
Member

@pekasen pekasen commented Mar 1, 2023

Adds a click.Command for interactively configuring API access.

Changes included:

  • reworked authentication logic and removed it from the main click.Group into their own click.Command.
  • Added documentation.
  • Added test.
  • Few fixes in README while we were at it.

Closes #33.

@pekasen pekasen self-assigned this Mar 1, 2023
@pekasen pekasen linked an issue Mar 1, 2023 that may be closed by this pull request
@pekasen pekasen merged commit be694a3 into trunk Mar 1, 2023
@pekasen pekasen deleted the 33-interactive-configuration-in-pipx-installed-version branch April 12, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interactive configuration in pip(x) installed version
1 participant