• 28 Posts
  • 59 Comments
Joined 2 months ago
cake
Cake day: May 11th, 2024

help-circle




















  • I need to build our project from the remote repo using a PowerShell script (.ps1). I’m using Bash in the VSCode terminal, I have to run the .ps1 script in a new Command Prompt because the compilation takes a few minutes. To do this, the only way is to run a batch file that executes the .ps1 script.

    Its an automation so I dont need to touch powershell whatsover. Instead of opening several windows, I automated all so it only takes one alias.