• Stars
    star
    43
  • Rank 623,258 (Top 13 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

bash completion for go and wgo

Source go-pkg-complete.bash.inc to get tab completion for the go tool.

Hitting tab after {go,wgo} will complete to any of the standard go subcommands.

Hitting tab after {go,wgo} {install,build,list,get,test,generate,vet,save,vendor} will complete a go package found in $GOPATH. Or, in the case of wgo, found in the workspace.

Hitting tab after {go,wgo} tool will complete a go tool name.

License MIT.

More Repositories

1

go.matrix

linear algebra for go
Go
334
star
2

go.uik

This project is "closed". If I begin again, it will be from scratch
Go
275
star
3

rerun

Will autobuild and kill/relaunch the target when you update the code.
Go
259
star
4

go.wde

Windows, drawing and events for Go
Go
218
star
5

wgo

Managed workspaces for Go
Go
174
star
6

pipeline

Go
146
star
7

go-gb

A(nother) tool to build go projects.
Go
96
star
8

geom

2d geometry for golang
Go
55
star
9

prevmtable

Manage a pool of preemptible VMs across zones.
Go
44
star
10

gopp

go parser parser
Go
38
star
11

gorf

Refactoring tool for golang
Go
27
star
12

tmplcute

CLI for executing templates from Go's "text/template" package.
Go
7
star
13

gmd

exp/gui impl for mac
Objective-C
7
star
14

flargo

Go
7
star
15

bsonrpc

Equivalent of net/rpc/jsonrpc, except with bson
Go
6
star
16

goui

A Go library for web-based GUI
Go
6
star
17

pincloud

gcloud wrapper that lets you specify different versions of the SDK for different subcommands
Go
6
star
18

iochan

Experimental go packages
Go
5
star
19

overwrite

Go
4
star
20

go.vg

Vector graphics for Go
4
star
21

rlenv

Reinforcement learning environments
Go
3
star
22

dft

Go
3
star
23

dotfiles

Go
3
star
24

rlbayes

Bayesian inference for RL
Go
3
star
25

MarGo

An experimental remote IDE helper for Go (golang.org) projects.
Go
3
star
26

alum.inum

Go
2
star
27

vendor

Tool for vendoring repositories.
Go
2
star
28

rlalg

RL algorithms in go
2
star
29

gcloud_apis

gcloud_apis is a CLI to interact with GCP resources.
Go
2
star
30

gbide

An IDE for Go, using a local webserver as the UI and gb as the builder.
JavaScript
2
star
31

xkcd-zoom

Go
1
star
32

build

Tools to analyze and build go packages
1
star
33

sao

Serve And Observe
1
star
34

tronimoes

Go
1
star
35

block

Create a patterned window - useful for dead space in a tiled window manager.
Go
1
star