Github Banner
Make your github profile cooler by adding text and other media to the contribution grid.
Features
- draw words of up to 7 letters
- fill the grid with random commits
- No dependency on external libraries, only use common commands.
- Written entirely in Bash.
Note: I plan to add other fonts that allow you to write more and maybe the possibility to draw graphics. To do this I must extract the letters from each font to a separate file with the font name. If anyone wants to collaborate it is welcome, this is a project to enjoy together.
Usage
- Make a fork of this repository or create a new public github repo
- Clone the repo
- Inside the repo run
github-banner.sh
orgithub-joke.sh
following below instructions:
Note: If you already have multiple commits in your grid, the banner may not look as clean as the example, but you will still be able to see the text.
Usage:
bash github-banner.sh <capitalized text less than 8 letters in length> <number of weeks to paint before the first letter>
Example:
bash github-banner.sh HELLO 2
Usage:
bash github-joke.sh
- Push the generated commits.
- Refresh your profile github page.
- Enjoy it...
Authors
- Jonad García San Martín - Development and Documentation - LinkedIn
Licenses
Source code is released under the MIT license (See the LICENSE file)
Enjoy!
Contribute
Contributions welcome! Read the contribution guidelines first.