Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StopProject

This repository contains two PowerShell modules: StopFrameworkProject and StopProject. Each module has its own folder, which includes the necessary files to run the project.

Installation

To install the modules, follow these steps:

  1. Clone this repository
  2. Place the cloned folders in a location that's accessible to PowerShell (e.g., C:\Users\username\PowerShell\Modules)
  3. 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-Project

Output:

No TCP connections found on port 4200.

Command:

Stop-AngularProject

Output:

No TCP connections found on port 4200.

Command:

Stop-NextProject

Output:

No TCP connections found on port 300.

Command:

Stop-ReactProject

Output:

No TCP connections found on port 5173.

Command:

Stop-Project -Port 3001

Output:

No TCP connections found on port 3001.

About

PowerShell modules to solve process conflicts with ease

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages