Go LiteIDE 19
| Full internal name: | com.googlecode.golangide.GoLangIDE |
| Project site: | https://github.com/visualfc/liteide |
| Screen shots: | |
| Download: | Download Go LiteIDE 19 https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/golangide/liteidex19.windows.7z VirusTotal results |
| Change log: | n/a |
| Description: | Go IDE |
| License: | LGPLv2.1 |
| Version: | 19 |
| SHA-1 or SHA-256: | dbf3feb3d64b7db5974ed6819c4d1994126f5874 |
| 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:49 UTC 2016 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |