Skip to content

outten45/cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-tools

A collection of command line tools mostly in Go, but could also include other scripts later.

Gitlab

There is a glab command that queries a gitlab instance on various things. See glab README for more info.

Development

Use go 1.5 with the GO15VENDOREXPERIMENT=1 flag.

set -x GO15VENDOREXPERIMENT 1

Install glide for package management.

brew install glide

Use glide to pull dependencies

glide install

About

Some general (maybe handy) command line tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages