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

More projects (Node.js and Python) #21

Closed Rexogamer closed 5 years ago

Rexogamer commented 5 years ago

The first of probably quite a few issues branching off of #1.

Add support for a skeleton project for Node.js and Python. Maybe start with a package.json for node?

jarodburchill commented 5 years ago

What kind of python project support do we want?