Go LiteIDE 27.1

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

https://sourceforge.net/projects/liteide/files/X27.1/liteidex27.1.windows.7z

VirusTotal results
Change log:n/a
Description:

Go IDE

License:LGPLv2.1
Version:27.1
SHA-1 or SHA-256:4174fd50438cea935c0efc7666004a00419653d6
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:48 UTC 2015
Created by:tim.lebedk...
Automated tests:1 of 3 installations succeeded, 1 of 1 removals succeeded