Skip to content

Moreonenight/commit-wall-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

commit-wall-painter

Paint Your Github Commit Wall into ASCII Art!

将你的 Github Commit 墙制作成 ASCII 艺术画!

Usage(使用方法)

  1. Modify the text string in asciiArtGithub.py.
  • asciiArtGithub.py 中的 text 字符串改为你想要的字符。
  1. Run asciiArtGithub.py to render your text into Python lists.
  • 运行 asciiArtGithub.py,将你的字符输出为 Python 列表。
  1. Paste Python lists into MyExpectedWall in MyCommitWallPainter.py.
  • 将 Python 列表粘贴到 MyCommitWallPainter.pyMyExpectedWall 中。
  1. Run MyCommitWallPainter.py to generate a local git repository.
  • 运行 MyCommitWallPainter.py,在本地生成 Git 仓库。
  1. Push your repository to GitHub (if you do not know how to push your repository, you may want to download the GitHub Desktop).
  • 将本地 Git 仓库推送到 Github 上(如果你不知道如何推送仓库,可以下载 GitHub Desktop)。

You may refer to the comments in source codes for more detailed information.

请参考源代码中的注释以获取更详细的信息。

Example(示例)

Example

Author(作者)

asciiArtGithub.py is authored by LeeJAJA and Thanks for Major-333 for providing the idea.

asciiArtGithub.py 的作者是 LeeJAJA,此外还要感谢 Major-333 提供的点子。

About

Paint Your Github Commit Wall into ASCII Art!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages