Go LiteIDE 14.1

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

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/golangide/liteidex14.1.windows.hg866.7z

VirusTotal results
Change log:n/a
Description:

Go IDE

License:LGPLv2.1
Version:14.1
SHA-1 or SHA-256:3269ae6a664804775974ed0585b4b39a49ddc5eb
Type:one file
Dependencies:
Tags:
Text files:
liteide\bin\liteide.bat:
set GOARCH=386
set GOOS=windows
set PATH=%GOROOT%\bin
call liteide.exe
.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:Mon Aug 29 19:08:48 UTC 2016
Created by:tim.lebedk...
Automated tests:1 of 2 installations succeeded, 1 of 1 removals succeeded