Skip to content

ChallapalliHemanthsaikumar/voicegit-cli

Repository files navigation

VoiceGIT CLI TOOL

Prerequisites

  • Python 3.7 or higher
  • Git Installed on your system
  • Windows OS

Installation

Option 1: Quick Setup (Recommended):

git clone <url>
cd assistantagent

python -m venv venv 
venv\Scripts\activate

## install 

pip install -r requirements.txt

## Build standalone app 
pyinstaller --onefile src/cli.py --name voicegit

## it adds path as autoinstaller 

python setup.py develop 


###### test 

voicegit 

About

Creating a cmdline git hub repo code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •