code_mentor / Makefile
drewvid's picture
max_tokens
b642e90
all:
update:
git add . --all
git commit -a
git push