Skip to content

Instantly share code, notes, and snippets.

@jobelenus
Created April 30, 2019 13:28
Show Gist options
  • Save jobelenus/cf1114d526b145c33276e2d28c9b9979 to your computer and use it in GitHub Desktop.
Save jobelenus/cf1114d526b145c33276e2d28c9b9979 to your computer and use it in GitHub Desktop.
hook
> PROJECT_NOTES.md
echo "# AUTOMATED NOTE COLLECTOR" >> PROJECT_NOTES.md
leasot -r markdown -S --tags XXX BUG */*.py */*/*.py */templates/* */templates/*/* */static/js/* */static/scss/* assets/js/* >> PROJECT_NOTES.md
git add PROJECT_NOTES.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment