doing cli

CLI tool to simplify the development workflow on azure devops

19
4
Python

pytest
PyPI - Python Version
PyPI
PyPI - License
PyPI - Downloads
GitHub contributors

doing-cli: Azure Devops on the command line

CLI app to help speed up development on Azure DevOps, built on top of Azure DevOps CLI. Allows for a more streamlined repo/issue workflow. Inspired by cli.github.com.

Installation

doing requires python 3.7+, azure cli and the devops extension. To install:

pip3 install doing-cli

For more details and setup see the installation guide.

Documentation

See ing-bank.github.io/doing-cli/.

Maintainers