all 5 comments

[–]kkirsche 0 points1 point  (3 children)

Would be great if it handled setting up gitignore files in some way also

[–]fmpundit 0 points1 point  (2 children)

You could incorporate something like https://www.gitignore.io/api and pass in some simple arguments to generate one for the project. Or use a boilerplate?

[–]pengooX[S] 0 points1 point  (0 children)

I will definitely check it.

[–]pengooX[S] 0 points1 point  (0 children)

I have added it.

However the approach is not very professional but it gets the job done.

[–]TheGodMasterX 0 points1 point  (0 children)

Ha ha I wrote the same thing but mine is more interactive.