848da09b6a
Gogland is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development. The new IDE extends the IntelliJ platform with the coding assistance and tool integrations specific for the Go language.
3 lines
50 B
Bash
3 lines
50 B
Bash
#!/bin/sh
|
|
|
|
exec "%%DATADIR%%/bin/gogland.sh" "$@"
|