SKoptew / gjg

go jump golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GJG

go-jump-goland tool

Allows you to launch quickly the Goland IDE and open project specified by it name (not path). Automatically scans ~/go/src/ folder for GIT-projects, scanc installed Goland versions and remembers your choice.

Usage example:

~ gjg my-awesome-project // locate ~/go/src/.../my-awesome-project/ folder, open it in IDE ~ gjg -r // reinit GJG tool (allows to choose other version of the Goland IDE)

Installation

~ go install

About

go jump golang


Languages

Language:Go 100.0%