Skip to content

klyall/kl-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kl-cli Overview

Command line utility to reduce effort when developing software in multiple modules.

Run the following commands across multiple subdirectories:

  • git status
  • git fetch
  • git pull
  • git remote
  • git purge

Installation

Get the latest binary from the Releases page.

Build & Deployment

Goreleaser is used to build and deploy the CLI.

The Quick Start provides an easy guide to using the package.