Go LiteIDE 26

Full internal name:com.googlecode.golangide.GoLangIDE
Project site:https://github.com/visualfc/liteide
Screen shots:
Download: Download Go LiteIDE 26

https://sourceforge.net/projects/liteide/files/X26/liteidex26.windows.7z

VirusTotal results
Change log:n/a
Description:

Go IDE

License:LGPLv2.1
Version:26
SHA-1 or SHA-256:b0f80cf1537df12e8f0a2d15d41882d130bb5638
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f %%x in ('dir /b *.7z') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%" > .Npackd\Output.txt && type .Npackd\Output.txt

set name=liteide
cd "%name%" 
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sat May 15 09:34:53 UTC 2021
Last modified by:tim.lebedk...
Created:Fri Dec 04 21:24:57 UTC 2015
Created by:tim.lebedk...
Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded