Skip to content

Instantly share code, notes, and snippets.

@olivx
Last active June 8, 2020 17:51
Show Gist options
  • Save olivx/ab64becd10341520aa6c3179c5cddd43 to your computer and use it in GitHub Desktop.
Save olivx/ab64becd10341520aa6c3179c5cddd43 to your computer and use it in GitHub Desktop.
@echo off
cmd /k "cd /d C:\Users\Admin\Desktop\venv\Scripts & activate & cd /d C:\Users\Admin\Desktop\helloworld & python manage.py runserver"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment