Skip to content

Instantly share code, notes, and snippets.

@manwar
Created January 7, 2026 18:30
Show Gist options
  • Select an option

  • Save manwar/a7f9ea22315872622ee26b8467d57cf4 to your computer and use it in GitHub Desktop.

Select an option

Save manwar/a7f9ea22315872622ee26b8467d57cf4 to your computer and use it in GitHub Desktop.
manwar.org year update
manwar@manwar:~/github/manwar.org/public/stats$ gen-adopted-dist | jq --sort-keys --indent 4 '.' > adopted-distributions.json
manwar@manwar:~/github/manwar.org/public/stats$ gen-personal-dist a d | jq --sort-keys --indent 4 '.' > pd-a-d.json
manwar@manwar:~/github/manwar.org/public/stats$ gen-personal-dist e z | jq --sort-keys --indent 4 '.' > pd-e-z.json

Update year manually in the file:

  • github/manwar.org/public/stats/pull-request-master.json

Finally run this:

export MANWAR_LOCAL_PATH=/home/manwar/github/manwar.org/public/stats
export GITHUB_API_TOKEN=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
# backpan-new.cpantesters.org is unreachable
# manwar-site-datagen --cp
track-v3 /home/manwar/github/manwar.org /home/manwar/github/perlweeklychallenge-club
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment