Blazingly fast git contribution graph in your terminal
:heavycheckmark: Customizable
:heavycheckmark: Plugins to support a bunch of cloud based git repositories (like GitHub and GitLab)
:heavycheckmark: Blazingly fast
To install, run the following script:
bash
curl https://usetakoyaki.vercel.app/install.sh | sh
takoyaki plug <repo>
takoyaki unplug <name>
takoyaki use <name>
Fetching everytime might take your terminal to open super late, which sucks. So, Tokayaki uses caching to cache the response so that you get a blazingly fast response on opening your terminal. This cache is updated every hour using the service or if you wanna force update it, run takoyaki clean
Currently, there is no docs for understanding how to build plugin, but soon there will be a comprehensive guide! If you are brave enough, you can reference using the github plugin or read the generated docs
I would love to have contributions to improve this tool even more ^-^