Skip to content
 
 

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Index

Indexes a Git repository using embeddings.

Setup

pip install -r requirements_dev.txt

Run

python3 path-to/repository_index/repository_index.py

Example: python3 ~/github/repository-index/repository_index/repository_index.py

Tip: set an alias in your .bashrc or .zshrc to make it easier to run.

echo "alias indexrepo='python3 ~/github/repository-index/repository_index/repository_index.py'" >> ~/.zshrc

This assumes that the repository_index.py script is located in the ~/github/repository-index/repository_index/ directory. If you're using bash instead of zsh, you should add the alias to your .bashrc file instead.

About

No description, website, or topics provided.

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages