patt/__make.d__/run.mk

7 lines
90 B
Makefile

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