Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
activity

GitHub Action

Profile Readme Dev Stats

V0.0.3

Profile Readme Dev Stats

activity

Profile Readme Dev Stats

Gets wakatime & github stats and displays it on your readme page

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Profile Readme Dev Stats

uses: nick22985/Dev-Stats@V0.0.3

Learn more about this action in nick22985/Dev-Stats

Choose a version

wakatime

Developer Stats

This project was based of the 📌✨Awesome Readme Stats. The reason I created this was to save github action time and reduce the over all run time of the stats. I hope to branch out and create something different to the orignal design eventually. If you want a feature request please make a Issue for it

Setup

  1. You will need to insert the injection points into your .md file in your profile readme.
  2. You will need a WakaTime API key
  3. You will need a GitHub API Toekn with the repo & user scope
  4. Save the WakaTime API key & Github API key into your repo secrets
  5. Enable / disable feature flags bades on what you want your profile readme to look like

Inspired From

https://github.com/anmol098/waka-readme-stats