EZ Command Runneradd your commands in settings.json file like :
then it will appear on Command Runner View on the left! to close termianl after running the command you can append command with --ez-close={timeout} flag like :
it will close newly openned terminal after 1 seconds or simply add "&& exit" at the end of the command, like:
|