🚚dump-truck // T.I.L
Dump Truck of Today I Learned
repo to make notes about things i learn. primarily based on my classes in software dev, though i have interests in web development too.
9 TILs and counting...
Categories
Css
Git
Html
Javascript
Mac
Python
Ui-ux
Usage
After creating a new entry, run ./createReadme.py > README.md to regenerate the readme with the new data.
If you are using git, you can install this script as a pre-commit git hook so that it is autogenerated on each commit. Use the following command: cd .git/hooks/ && ln -s ../../createReadme.py pre-commit && cd -
About
shamelessly stolen idea from jbranchaud/til who shamelessly took it from another. TIL coding is a shameless pit.
TIL Collections
jbranchaud/til who claims to have stolen
Last updated