Add Makefile

This commit is contained in:
Ashish Bhatia 2021-07-28 20:10:17 -07:00
parent 938e6e0325
commit 29c8285642
1 changed files with 6 additions and 0 deletions

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
lint:
mdl -r ~MD013,~MD029,~MD033 README.md
test:
# Some URLs could be flaky, try twice in case the first execution fails.
bash run_awesome_bot.sh || bash run_awesome_bot.sh