GitGittu is a simple tool that allows users to view their GitHub repositories, gists, followers, and following. The tool is built with JavaScript and utilizes the GitHub REST API.
To use the tool, simply visit the GitGittu website and enter your GitHub username in the input field. Then click on the button for the information you want to view: Repositories, Gists, Followers, or Following. The information will be displayed in a table format below the button.
If you want to make modifications to GitGittu, you can clone the GitHub repository and make changes locally. Here are the steps to do so:
-
Clone the repository:
git clone https://github.com/shrudra/gitgittu.git
-
Open the index.html file in your browser to view the current version of the tool.
-
Make any changes you want to the JavaScript code in the main.js file.
-
Test your changes by refreshing the index.html file in your browser.
-
Once you're satisfied with your changes, commit and push them to the GitHub repository:
git add . git commit -m "Description of changes made" git push
If you find any bugs or want to contribute to the project, feel free to submit an issue or pull request.
If you find value in what I'm creating, a book donation would be a great choice.
My Tool is licensed under the MIT License. See LICENSE for more information.
If you have any questions or want to reach out, you can email me at sakhwt.hssain@gmail.com.