Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

halng/ggc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggc

This is my custom git client. Simple from end to end when working on GitHub repository

Requirement

  • Go
  • zsh

Install

go install github.com/tanhaok/ggc

How to use

Direct to the working folder

  • Run
ggc run
  • In case want to check requirements of the repository
ggc run -c=true