Athul Cyriac Ajay 88d025daac
Create main.yml
2020-07-10 08:59:19 +05:30
2020-07-10 08:59:19 +05:30
2020-07-10 08:20:35 +05:30
2020-07-10 08:20:35 +05:30
2020-07-09 21:51:43 +05:30
2020-07-10 08:20:35 +05:30
2020-07-09 21:51:43 +05:30
2020-07-09 21:51:43 +05:30
2020-07-10 00:59:03 +05:30
2020-07-09 21:51:43 +05:30

Dev Metrics in Readme

Wakatime Weekly Metrics on your Profile Readme

Update your Readme

Add a comment to your README like the follows

<!--START_SECTION:waka-->
<!--END_SECTION:waka-->

The lines will be our entrypoints for our metrics.

How to get it

  • Clone the Repo

  • Install the dependencies pip install -r requirements.txt

  • Get a GitHub Access Token with a repo scope.

  • Get your Wakatime API Key.

  • Load env vars like

    GH_TOKEN = <ghtoken>
    WAKATIME_API_KEY = <your wakatime API Key>
    USERNAME = <github_username>
    
  • Run the Script with python main.py

Description
No description provided
Readme 513 KiB
Languages
Python 100%