gekkzzz/Study Sprint Tracker

Automatically tracks your custom learning sprints and journals daily progress as Markdown entries in your repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 13, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: gekkzzz/study-sprint-tracker@83f38babe339434d572533b5d435ac2ffe12d16c # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
track_nameThe name of your learning track (e.g., "HTML", "Full Stack", "Data Science").noCoding Sprint
total_daysThe total number of days in your sprint (e.g., 30, 100, 200).no180
start_dateThe start date of your sprint in YYYY-MM-DD format (e.g., 2025-01-01).yes
journal_fileThe path to the Markdown journal file that will be updated on each push.noSTUDY_JOURNAL.md
skip_gitSet to "true" to skip the git commit/push step (useful for dry-run testing).nofalse

no outputs