This is an old revision of the document!
The interface is available on the gitlab in the file GmshToLag. Git bash needs to be installed and a SSH key has to be made ( if not see how to do it Installation guide.
Once it is done, open Git bash and acces to the file where you want the repository to be placed :
cd C:\Users\user
Then you will clone the Lagamine repository from the server with the following command
git clone git@gitlab.uliege.be:UEE/GmshToLag
With python, it is possible to work with Visual Studio code or Visual Studio (same as Lagamine), the first one is more convenient, so there is the steps to make it work :