Skip to content

Conversation

KennethEnevoldsen
Copy link
Contributor

@KennethEnevoldsen KennethEnevoldsen commented Aug 3, 2025

  • move cli, create_meta into module
  •  rename create_meta > generate_readme
  • rename cli.py > build_cli main
    • refactored build_cli() out of main()
    • move the main function into __main__
  •  moved docstring into documentation
  • made function with add parsers private

- [x] move cli, create_meta into module
- [x] rename create_meta > generate_readme
- [x] rename cli > build_cli
  - refactored build_cli() out of main()
  - move the main function into __main__
- [x] moved docstring into documentation
- [x] made function with add parsers private
@KennethEnevoldsen KennethEnevoldsen enabled auto-merge (squash) August 7, 2025 09:44
@KennethEnevoldsen KennethEnevoldsen merged commit 15b7b05 into v2.0.0 Aug 7, 2025
8 checks passed
@KennethEnevoldsen KennethEnevoldsen deleted the cli-create-meta branch August 7, 2025 10:40
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.

2 participants