TDD guard installer for python projects #77
edwardselby
started this conversation in
Ideas
Replies: 2 comments
|
Great work @edwardselby!! Thanks for sharing! :) |
0 replies
|
I will move this to Discussions so that other users can continue to find it. Thanks again for sharing! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I don't know who needs this, but I manage a plethora of micro services at my job. After testing TTD guard, and being very impressed by it, I decided to integrate it into my development workflow. I generated custom instructions based on this repositories guidance, and was about to copy paste them into each of my projects. Then realised it would be a total pain in the arse to do manually. So I've created a wizard that will do this for me.
https://github.com/edwardselby/tdd-guard-installer-tester
Feel free to use it or contribute as necessary 👍
All reactions