This repository contains two PowerShell modules: StopFrameworkProject and StopProject. Each module has its own folder, which includes the necessary files to run the project.
To install the modules, follow these steps:
- Clone this repository
- Place the cloned folders in a location that's accessible to PowerShell (e.g., C:\Users\username\PowerShell\Modules)
- Update your profile script ($Profile) to import the modules using Import-Module StopFrameworkProject
By following these steps, you can easily install and use these modules I've created.
Examples:
Command:
Stop-ProjectOutput:
No TCP connections found on port 4200.Command:
Stop-AngularProjectOutput:
No TCP connections found on port 4200.Command:
Stop-NextProjectOutput:
No TCP connections found on port 300.Command:
Stop-ReactProjectOutput:
No TCP connections found on port 5173.Command:
Stop-Project -Port 3001Output:
No TCP connections found on port 3001.