(the following was tested on Windows 10. Feel free to open a PR if you have better ideas or have tested on other versions.)
The GitPLM binaries are not signed, so some effort is required to get past all the Windows security checks. If someone would like to contribute a process to sign the binaries for Windows that is not too arduous, that would be appreciated.
- Download the appropriate Windows
release. For most people, this
will be the
windows-x86_64. If you have a newer ARM based (such as the new Surface), you may need thewindows-arm64release. - Extract the downloaded zip file
- Windows may complain about the program because it is from an Unknown publisher. It appears that programs written in Go are often flagged. If Windows pops up a Virus & threat protection dialog, click on the "Severe" text, and select "Allow on device", then "Start actions".
- Double click on the
gitplmbinary in Windows Explorer. Windows may show a Windows protected your PC dialog. Click on the "More info" link and select "Run Anyway". gitplm should now ask you to enter a directory containing partmaster csv files. - cp the
gitplmbinary to theC:\bindirectory. - Add
C:\binto your system path (System properties->Environment variables) - Now in powershell, you should be able to run
gitplm.