writing_assistant / Makefile
drewvid's picture
first commit
3927e32
raw
history blame contribute delete
58 Bytes
all:
update:
git add . --all
git commit -a
git push