Skip to content

Instantly share code, notes, and snippets.

@OneYX
Created October 11, 2022 03:50
Show Gist options
  • Save OneYX/f9b5bb99795e33fefdda7c782f8d7f5f to your computer and use it in GitHub Desktop.
Save OneYX/f9b5bb99795e33fefdda7c782f8d7f5f to your computer and use it in GitHub Desktop.
cmd min
@echo off
%1 (start /min cmd.exe /c %0 :&exit)
npm start
:: https://www.jianshu.com/p/f3b84f2eb7c4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment