https://github.com/visualfc/gotools
liteide golang tools
https://github.com/visualfc/gotools
Last synced: about 1 year ago
JSON representation
liteide golang tools
- Host: GitHub
- URL: https://github.com/visualfc/gotools
- Owner: visualfc
- License: bsd-3-clause
- Created: 2015-02-02T14:09:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T13:29:29.000Z (over 2 years ago)
- Last Synced: 2025-04-10T01:12:31.955Z (about 1 year ago)
- Language: Go
- Size: 3.03 MB
- Stars: 123
- Watchers: 12
- Forks: 54
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LiteIDE Golang Tools
=========
### LiteIDE
_LiteIDE is a simple, open source, cross-platform Go IDE._
### GoTools
_GoTools is a golang tools support for LiteIDE._
```
go install github.com/visualfc/gotools@latest
Windows/Linux: copy GOPATH/bin gotools to liteide/bin
MacOS: copy GOPATH/bin gotools to LiteIDE.app/Contents/MacOS
```
### Website
* LiteIDE Source code
* Gotools Source code