Kaynağa Gözat

Feature: Add shell command in Makefile

pull/139/head
winkidney 5 yıl önce
ebeveyn
işleme
22f070ff2b
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile Dosyayı Görüntüle

@@ -17,3 +17,5 @@ install:
pipenv install
test:
pipenv run python manage.py test
shell:
pipenv run python manage.py shell

Yükleniyor…
İptal
Kaydet