jarodburchill / project-automation

Python script for creating new projects (React, Express.js, Vue, Laravel, etc.) in the desired local directory, with a GitHub origin.
MIT License
43 stars 7 forks source link

Python projects #44

Closed Rexogamer closed 5 years ago

Rexogamer commented 5 years ago

Closes #21

This PR adds Python project support using pyscaffold.

jarodburchill commented 5 years ago

I'm going to merge your commits into my branch and fix them.