Skip to content

```$ takeport 3000``` occupies the port 3000, use it for testing!

License

Notifications You must be signed in to change notification settings

farolfo/takeport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

takeport

$ takeport 3000 occupies the port 3000, use it for testing!

Suppose you want to test how an application behaves with a port already occupied, just run takeport and your app as you always do. Easy and quick.

Install

$ npm install -g takeport

Usage

To take the port 8080 run

$ takeport 8080
Port 8080 taken...

About

```$ takeport 3000``` occupies the port 3000, use it for testing!

Resources

License

Stars

Watchers

Forks

Packages

No packages published