Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 283 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 283 Bytes

github-search

GitHub search engine

To clear all mapping and create new ones run

python create_mappings.py

To start crawling and indexing github repos run

python get_files.py

To start the web application navigate for frontned and run

python main.py