Add black command
This commit is contained in:
parent
9cbecec8ac
commit
252f09325a
2 changed files with 12 additions and 4 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
.PHONY: itblack
|
||||
|
||||
itblack:
|
||||
docker-compose run --rm web black celerywyrm
|
||||
docker-compose run --rm web black bookwyrm
|
Loading…
Add table
Add a link
Reference in a new issue