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

feat: Updated dependencies, improved README, small improvements for the cookiecutter files (using cookiecutter.project_slug where needed), improved example command with parameters, added a basic test #2

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Commits on Sep 12, 2022

  1. feat: Updated dev.in

    Added new version of click and typing-extension in order to remove the conflict with black
    ltpitt authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    aa37b51 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ltpitt authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a91ba08 View commit details
    Browse the repository at this point in the history
  3. feat: Removed rich

    ltpitt authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    1efd942 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e7a1c View commit details
    Browse the repository at this point in the history
  5. feat: Added hello command

    ltpitt authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    eda70c7 View commit details
    Browse the repository at this point in the history
  6. feat: Added hello command

    ltpitt authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    9301013 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. fix: Updated pip-tools to 6.8.0

    Solved ImportError: cannot import name 'BAR_TYPES' from 'pip._internal.cli.progress_bars'
    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7503bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b07ed1b View commit details
    Browse the repository at this point in the history
  3. feat: Generated new docs.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    74c7a16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8bdf84 View commit details
    Browse the repository at this point in the history
  5. feat: Updated tests.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f519671 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a13d2b5 View commit details
    Browse the repository at this point in the history
  7. Update dev.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ff1ec97 View commit details
    Browse the repository at this point in the history
  8. feat: Generated dev.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    00e72cd View commit details
    Browse the repository at this point in the history
  9. Update dev.in

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    70f3bd9 View commit details
    Browse the repository at this point in the history
  10. Update dev.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b339ec2 View commit details
    Browse the repository at this point in the history
  11. Update dev.in

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2789eea View commit details
    Browse the repository at this point in the history
  12. Update dev.in

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a15426f View commit details
    Browse the repository at this point in the history
  13. Update dev.in

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7539ef5 View commit details
    Browse the repository at this point in the history
  14. feat: Removed rich version

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c419ae2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7a2bb42 View commit details
    Browse the repository at this point in the history
  16. Update cookiecutter.json

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    507eef4 View commit details
    Browse the repository at this point in the history
  17. feat: Added Darth Vader image

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    154303d View commit details
    Browse the repository at this point in the history
  18. feat: Added Darth vader

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3c52f40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    66972e0 View commit details
    Browse the repository at this point in the history
  20. doc: Added hello command

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5a6ae3f View commit details
    Browse the repository at this point in the history
  21. feat: Removed python3

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    641d3e9 View commit details
    Browse the repository at this point in the history
  22. feat: Generated fresh dev.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7923f55 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9351cd3 View commit details
    Browse the repository at this point in the history
  24. feat: Prettified output

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e8ff0d7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    43ae779 View commit details
    Browse the repository at this point in the history
  26. Update mkdocs.yml

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    82ffbdb View commit details
    Browse the repository at this point in the history
  27. Update docs.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    60b8b15 View commit details
    Browse the repository at this point in the history
  28. Update docs.txt

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    947baa9 View commit details
    Browse the repository at this point in the history
  29. feat: Added example test

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    505c942 View commit details
    Browse the repository at this point in the history
  30. Update test_help.py

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    aa7c9c7 View commit details
    Browse the repository at this point in the history
  31. Update mkdocs.yml

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e8d2a49 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e1c9159 View commit details
    Browse the repository at this point in the history
  33. Update app.py

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b09d068 View commit details
    Browse the repository at this point in the history
  34. Update test_help.py

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4548033 View commit details
    Browse the repository at this point in the history
  35. Update app.py

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7e48e81 View commit details
    Browse the repository at this point in the history
  36. Update setup.py

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8532bce View commit details
    Browse the repository at this point in the history
  37. Delete index.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a6e079b View commit details
    Browse the repository at this point in the history
  38. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e616b38 View commit details
    Browse the repository at this point in the history
  39. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    39e200e View commit details
    Browse the repository at this point in the history
  40. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    0157980 View commit details
    Browse the repository at this point in the history
  41. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2c2a781 View commit details
    Browse the repository at this point in the history
  42. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a57e1d9 View commit details
    Browse the repository at this point in the history
  43. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9e0cd6e View commit details
    Browse the repository at this point in the history
  44. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    aec8ca4 View commit details
    Browse the repository at this point in the history
  45. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f20babb View commit details
    Browse the repository at this point in the history
  46. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    feeee04 View commit details
    Browse the repository at this point in the history
  47. Update README.md

    ltpitt authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c7bac92 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Update README.md

    ltpitt authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ecadffd View commit details
    Browse the repository at this point in the history
  2. Update cookiecutter.json

    ltpitt authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3a43b5a View commit details
    Browse the repository at this point in the history
  3. Update cookiecutter.json

    ltpitt authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    284590b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ltpitt authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    448070b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update README.md

    ltpitt authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    afbe6fa View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ltpitt authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    d18482d View commit details
    Browse the repository at this point in the history