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

Separate project types into their own python module #12

Closed jarodburchill closed 5 years ago

jarodburchill commented 5 years ago

Either by moving the dictionary and functions together to the new module, or by just moving the functions to the new module