https://github.com/visualfc/gotools
liteide golang tools
https://github.com/visualfc/gotools
Last synced: 4 days 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 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T13:29:29.000Z (about 1 year ago)
- Last Synced: 2025-02-10T00:07:03.658Z (12 days ago)
- Language: Go
- Size: 3.03 MB
- Stars: 123
- Watchers: 13
- Forks: 55
- 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@latestWindows/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