Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zaw-src-vsts

language platform plugin status license

zaw-src-vsts — zaw source for browsing and cloning Visual Studio Team Services repositories

Optional sources of zaw for Visual Studio Team Services.

It shows list of your repositories on Visual Studio Team Service and clones repo you choose.

Installation

If you are using zplug, just add the code below in your .zshrc.

zplug "zsh-users/zaw"
zplug "GeneralD/zaw-src-vsts", on:zsh-users/zaw, defer:2

For oh-my-zsh, clone this repo into ~/.oh-my-zsh/custom/plugins and add plugin as below.

plugins+=(zaw zaw-src-vsts)

Configuration

If you have a config file ~/.vsts/cli/config, instance will be loaded from it.

Furthermore, you can override if you want.

ZAW_VSTS_INSTANCE='https://username.visualstudio.com'
ZAW_VSTS_CLONE_METHOD='https' # default is 'ssh'

Dependencies

  • jq
  • vsts

If you are using macOS, you can install with,

brew install jq
brew install vsts-cli

About

zaw source plugin for zsh that lists your Visual Studio Team Services repos and clones, ghq-gets, or opens them.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages