File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# snk
22
3- Generate a snake game screen capture from your github contributions grid
3+ Generates a snake game from a github user contributions grid and output a screen capture as gif
Original file line number Diff line number Diff line change 11name : " github-contribution-grid-snake"
2- description : " "
2+ description : " Generates a snake game from a github user contributions grid and output a screen capture as gif "
33author : " platane"
44
55outputs :
66 gif_out_path :
7- description : " "
7+ description : " path of the generated gif "
88
99runs :
1010 using : " docker"
1515
1616inputs :
1717 github_user_name :
18- description : " "
18+ description : " github user name "
1919 required : true
2020 gif_out_path :
21- description : " "
21+ description : " path of the generated gif "
2222 required : false
2323 default : " ./github-contribution-grid-snake.gif"
Original file line number Diff line number Diff line change 11{
22 "name" : " snk" ,
3+ "description" : " Generates a snake game from a github user contributions grid and output a screen capture as gif" ,
34 "version" : " 1.0.0" ,
45 "private" : true ,
56 "repository" : " github:platane/snk" ,
You can’t perform that action at this time.
0 commit comments