vinxi development made simple and enjoyable.
go(be sure $GOPATH is properly defined)git
Clone all the package's repositories (only missing repositories will be cloned):
$ make cloneCreate symlinks in $GOPATH (optional):
$ make linkRun all package tests:
$ make testLint all packages:
$ make lintRun all:
$ makeUpdate docs changes and publish them:
$ make webGet SLOC:
$ make slocMIT