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

Overview of copier questions #532

Open
fdiblen opened this issue Aug 22, 2024 · 0 comments
Open

Overview of copier questions #532

fdiblen opened this issue Aug 22, 2024 · 0 comments

Comments

@fdiblen
Copy link
Member

fdiblen commented Aug 22, 2024

Template Profiles

This is a list of questions and features being asked by copier. It is a slightly modified version of profiles.md file.
We will update this list after adding new features.

Files

minimum profile

  src/
  docs/
  test/
  pyproject.toml
  README.md
  .gitignore
  MANIFEST.in
  LICENCE

Questions

Essentials (for all profiles)

  • template_profile
    • minimum --> DONE
    • recommended --> all questions - excluded with the defaults
    • optional --> all questions with answers off
  • package_name
  • version
  • licence

Package details (for recommended and ask profile)

  • package_short_description
  • github_organization
  • full_name
  • email
  • copyright_holder

Features (for recommended and ask profile)

Note: ✅ indicates whether the feature is implemented.


Questions to exclude from recommended profile

  • markdown link checker
  • pre-commit
  • changelog.md
  • project_setup.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant