Add Makefile

This commit is contained in:
Ashish Bhatia 2020-12-16 20:41:26 +05:30
parent 8a86df0664
commit 87a04dcd59

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