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