Skip to content

Enhancement: initialise git for the generated project #100

@paul-lilley

Description

@paul-lilley

Thanks for an excellent tool.
Is there any appetite to extend what is generated to give a head-start for git within the generated project?
e.g.

  • generate a basic .gitignore
  • generate a stub for README.md (and maybe an empty LICENCE.txt)
  • if we find a runnable git
    • git init in the generated project directory
    • an initial git commit of the generated files

If you think this would add value, I'm happy to put together a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions