Skip to content

jgorset/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab

Code Climate Build Status

Command-line client for GitLab.

Installation

$ gem install gitlab-cli

Usage

$ lab

# Create a new repository
$ lab repository create hello-world

# List repositores
$ lab repository list

# List users
$ lab user list

Completion

Lab comes with autocompletion for your favorite shell (as long as your favorite shell is zsh). To install it, copy completion/lab.zsh onto your $FPATH.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

I love you

Johannes Gorset made this. You should tweet me if you can't get it to work. In fact, you should tweet me anyway.

About

Command-line client for GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published