Today, I finally made my first* GitHub repository!
The idea started when I kept making folders to Code in VS Code. I found out pretty soon that it was tedious(more that it should be!). Firstly I had to cd into my projects folder, make a new folder, blah blah blah, it's annoying! So, I made a simple 14 line program(with comments!) to help me and other programmers out there!
The subprocess
module did most if the work!
Although quite simple and lightweight, I am quite content with it and I hope others like it to!
You can find it here:
createFolderVStool
Thank you!!
Top comments (0)