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

Add testing/CI #72

Open Rexogamer opened 4 years ago

Rexogamer commented 4 years ago

Add CI to this repo. It automatically tests the code.

jarodburchill commented 4 years ago

You can set this up if you know how.