Skip to content

Instantly share code, notes, and snippets.

@langheran
Created July 10, 2024 18:20
Show Gist options
  • Save langheran/610058e21dad67a68c88b126e672ffb7 to your computer and use it in GitHub Desktop.
Save langheran/610058e21dad67a68c88b126e672ffb7 to your computer and use it in GitHub Desktop.
C:\Users\NisimHurst\NDS\scripts\cmds\req.cmd
@echo off
call .\venv\Scripts\activate.bat
pip install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment