Created
April 30, 2019 13:28
-
-
Save jobelenus/cf1114d526b145c33276e2d28c9b9979 to your computer and use it in GitHub Desktop.
hook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 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