Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.69 KB

INSTALLATIONSTEPS.md

File metadata and controls

43 lines (30 loc) · 1.69 KB

Installation

  1. Star this repository 🙏

star the repo

  1. Create a copy of this repository by clicking here. Note: this is not the same as forking a copy because it copies everything fresh, without the huge commit history.

cloning the repo

  1. Goto config/.env.template and put your codeforces handle in the CF_HANDLE key.

changing the env 1

changing the env 2

changing the env 3

  1. Go to the Actions Page and press "Run Workflow" on the right side of the screen to generate images for the first time.
    • As we updated the CF_HANDLE just now, so the workflow automatically ran.

workflow run

  1. Take a look at the images that have been created in the output folder.

output images

  1. To add your statistics to your GitHub Profile README, copy and paste the following lines of code into your markdown content. Change the your-github-username value to your GitHub username.

    ![](https://raw.githubusercontent.com/your-github-username/cf-stats/main/output/light_card.svg#gh-dark-mode-only)
    ![](https://raw.githubusercontent.com/your-github-username/cf-stats/main/output/light_card.svg)
    ![](https://raw.githubusercontent.com/sudiptob2/cf-stats/main/output/max_rating.svg)
    ![](https://raw.githubusercontent.com/sudiptob2/cf-stats/main/output/rating.svg)