Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pointless-code/green-tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

GreenTiles

About GreenTiles

Makes your GitHub activity less depressing.

Pull from docker

docker pull pointlesscode/green-tiles:latest
docker run \
 -e GIT_EMAIL="your_git_email" \
 -e GIT_URL="your_github_repo_in_ssh" \
 -e START_DATE="2023年02月01日" \
 -e END_DATE="2023年12月30日" \
 -v path/to/your/local/ssh-key:/root/.ssh/my_ssh_key \
 pointlesscode/green-tiles

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker build -t green-tiles .
docker run \
 -e GIT_EMAIL="your_git_email" \
 -e GIT_URL="your_github_repo_in_ssh" \
 -e START_DATE="2023年02月01日" \
 -e END_DATE="2023年12月30日" \
 -v path/to/your/local/ssh-key:/root/.ssh/my_ssh_key \
 green-tiles 

Social

.less
Instagram
Twitter
GitHub
DockerHub

License

The project is open-sourced software licensed under the MIT license.

AltStyle によって変換されたページ (->オリジナル) /