8000 GitHub - git-mastery/cli: CLI for Git-Mastery to centralize and perform key operations of adapters
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

git-mastery/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli

CLI for Git-Mastery to centralize and perform key operations of adapters

Installation

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Publishing

pyinstaller gitmastery.spec
git tag v*.*.*
git push --tags

A Github Actions workflow exists to automatically publish the changes to Homebrew (more support to come).

About

CLI for Git-Mastery to centralize and perform key operations of adapters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0