GitHunt
TO

ToguyC/project-creator

W10 custom command to create projects and link them automaticaly to a dynamicaly created GitHub repo

Project Creator

Generic badge Generic badge

With this script in batch and python you can easily create new project in the language of your choice and directly link them to a dynamicaly created repo on gitHub.

Installing

Firstly, you need to have python installed on you machine. If it's not the case, feel free to visit the python download page.


After that, you'll need to install a package. Just write :

pip install selenium

And now, you just have to setup the Environement Variable : PATH, with the location of the "create.bat" file.

Usage

To use it, just type :

create --help

Enjoy

Languages

Python63.3%Batchfile20.0%Shell16.7%

Contributors

Created December 1, 2019
Updated August 19, 2022
ToguyC/project-creator | GitHunt