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

Migrates console scripts from docopt to click argparser #29

Merged
merged 16 commits into from Oct 14, 2020

Conversation

HazardDede
Copy link
Owner

@HazardDede HazardDede commented Oct 11, 2020

  • Migrates console scripts
  • Adds main.py to enable python to directly call the module
    e.g. python3 -m pnp --help
  • Adjusts the Dockerfile's to use this feature properly
  • Adds colorful printing of your configuration on startup
  • Adds pnp logo and version on startup

@HazardDede HazardDede added enhancement New feature or request documentation labels Oct 11, 2020
@HazardDede HazardDede self-assigned this Oct 11, 2020
@HazardDede HazardDede merged commit 89445f9 into develop Oct 14, 2020
@HazardDede HazardDede deleted the feature/click_argparser branch October 14, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant