Skip to content

💻 Update a pinned gist to show your most used programming languages.

License

Notifications You must be signed in to change notification settings

Aveek-Saha/lang-stats-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lang-stats-box

💻 Update a pinned gist to show your most used programming languages


📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists

Setup

Prep work

  1. Create a new public GitHub Gist (https://gist.github.com/)
  2. Create an access token with the gist scope and copy it. (https://github.com/settings/tokens/new)

Project setup

  1. Fork this repo
  2. Go to the repo Settings > Secrets
  3. Add the following environment variables:
    • GH_TOKEN: The GitHub access token generated above.
    • GIST_ID: The ID portion from your gist url:
      https://gist.github.com/Aveek-Saha/8335e85451541072dd25fda601129f7d.
    • GH_USERNAME: Your GitHub account username.
    • EXCLUDE: A comma separated list of languages you want to exclude from the gist.
      Eg: Jupyter Notebook,CSS,TeX,PHP

Credits

This code was inspired by @matchai's bird-box.

About

💻 Update a pinned gist to show your most used programming languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published