- Search and Fork Repositories: Search for repositories by keywords and fork them directly from the command line.
- Python 3.6+
requests
librarycolorama
library
-
Clone the repository:
git clone https://github.com/RebeloSebasstien/auto-fork.git cd auto-fork.git
-
Install the required dependencies:
pip install requests colorama
-
Run the script:
python script.py
-
Log in with your GitHub username and personal access token. The credentials will be saved for future use.
-
Search for repositories using keywords and decide whether to fork them.
- To create a personal access token, follow the GitHub documentation.
- Be mindful of GitHub's API rate limits.
This project is licensed under the MIT License. See the LICENSE file for details.