Here I would like to understand how to use the Github repo and all the folders in it. Specifically there is a folder for Tools in which another folder called scripts where a lot of python files are available and here I would like to know how to run this files.
Expecting a support for this at the earliest to understand and know about the Repo and use it for my development. Since I am new to this I would like to get a detailed insight about this repo.
Install git on your computer.
Use “git clone” to copy all the files in the repository to your computer.
There is no overview describing all the available tools and scripts. But it is easy to guess what each script does by it’s name.
That is indeed a good suggestion to make a small directory tree explanation of what the directory are ! I will try to write up something in this direction