patt/__make.d__/run.mk

7 lines
85 B
Makefile

.ONESHELL:
SHELL = /usr/bin/bash
.SILENT:
run:
venv/bin/python manage.py runserver