SkillAgentSearch skills...

Gontributions

GitHub Contribution Graph Hack

Install / Use

/learn @taichi/Gontributions
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GitHub Contribution Graph Hack

Usage

Build

Download from build.io.

or

go get github.com/taichi/gontributions
go install github.com/taichi/gontributions

Make your ASCII ART

requirements are

  • 8 lines
    • last line must be blank
  • 50 characters
  • use ' ','-','*','@','#'. right one is more dark green.

Execute gontributions command

if you don't specify source file, gontributions uses source.txt

Push generated repository to GitHub

Options

key | description | default value ----- | ------------- | ----------- name | author and commiter name | read from your global config email | author and commiter email | read from your global config repo | new repository destination path | ./repo base | number of commits for graph | 10 msg | commit message | happy hacking !!

Options example

gontributions -name=anonymous -mail=anonymous@example.com yamashiro.txt

Examples

source.txt

#     # #   #     #   #    ####  ### #####   ##* 
 #   #  #   ##   ##   #   #*   #  #  #*   # #* #*
  # #  ###  #*# # #  ###  #*      #  #*   ##*   #
   #   #@#  #* #  #  #@#   ####*  #  ##### #*   #
   #  ##### #*    # #####      #  #  #* #  #*   #
   #  #   # #*    # #   # #*   #  #  #*  #  #* #*
   # ##   ###*    ###   ## ####  ### #*   #  ##* 

rendered graph

see also

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated2y ago
Forks5

Languages

Go

Security Score

75/100

Audited on Nov 15, 2023

No findings