modulepackage
0.0.0-20240420150241-5c51805e7155
Repository: https://github.com/abiriadev/solvedac-box.git
Documentation: pkg.go.dev
# README
Solved.ac Box
📊 Show your Solved.ac profile information as a GitHub Gist 📊
🎒 Prep Work
- Create a new GitHub PAT token with
Gists
toRead and write
and copy it. - Create a new public GitHub Gist then copy the ID from the URL.
- Lastly, prepare your BOJ(Baekjoon Online Judge) account ID.
🖥 Project Setup
- Fork this repository.
- Go to
Settings
>Secrets and variables
>Actions
then add the below informations as aNew repository secret
s. - Go to
Actions
>Update Gist
then push theRun workflow
>Run workflow
button! - After the Gist has beed updated, you can pin it to your GitHub profile!
🤫 Environments Secrets
- GH_TOKEN: The GitHub PAT token generated above
- GIST_ID: The ID of your GitHub Gist
- USERNAME: Your BOJ account ID
📄 License
Special thanks to BOJ and @solved-ac
# Packages
No description provided by the author