1
0
Fork 0

Add black command

This commit is contained in:
Jim Fingal 2021-02-21 23:07:58 -08:00
parent 9cbecec8ac
commit 252f09325a
2 changed files with 12 additions and 4 deletions

5
Makefile Normal file
View file

@ -0,0 +1,5 @@
.PHONY: itblack
itblack:
docker-compose run --rm web black celerywyrm
docker-compose run --rm web black bookwyrm