/
woodpecker86
/
cosmic-python-code
Обзор
Документация
Войти
/
woodpecker86
/
cosmic-python-code
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
start
Makefile
8 строк
118 B
Harry
makefile for running stuff
23 фев 2021, 19:15
23 фев 2021, 19:15
9a74b16
Код
Авторство
О чём код?
test: pytest --tb=short watch-tests: ls *.py | entr pytest --tb=short black: black -l 86 $$(find * -name '*.py')