WakaTime 계정 만들기(https://wakatime.com/signup) (깃허브 연동 가능)
WakaTime profile 설정(https://wakatime.com/settings/profile)
Display code tie publicly랑 Display languages~ 체크해주기. Location도 체크해주기
적절한 Plugin 설치(https://wakatime.com/plugins)
3-1. Vscode extension 설치(https://wakatime.com/vs-code)
설치하고 나면 하단에 아이콘 생기고 측정된 시간 뜸
아이콘 클릭하면 사진처럼 대시보드가 떠야 함
gist 생성(https://gist.github.com/)
제목 내용 아무렇게나 하고 Create public gist로 생성
token 생성(https://github.com/settings/tokens/new)
repo, gist 체크하고 toekn 생성 후 토큰 값 복사해두기
레파지토리 fork(https://github.com/matchai/waka-box)
포크한 레파지토리에서 .github/workflows/schedule.yml
파일 수정
연필 아이콘 눌러서 GIST_ID를 ${{ secrets.GIST_ID }}
로 바꾸고 Start commit-> Commit changes 눌러서 커밋해주기
레파지토리 Settings에 가서 환경변수 설정
Secrets->Actions 클릭 후 New repository secret 클릭
https://gist.github.com/matchai
/6d5f84419863089a167387da62dd7081