share last 1k analytics logs

This commit is contained in:
Paul Gauthier 2024-08-13 07:50:28 -07:00
parent 960b456e70
commit 4ebbfa01b7
13 changed files with 114 additions and 17 deletions

View file

@ -9,6 +9,8 @@ else
ARG=$1
fi
tail -1000 ~/.aider/analytics.jsonl > aider/website/assets/sample-analytics.jsonl
# README.md before index.md, because index.md uses cog to include README.md
cog $ARG \
README.md \