1.0.0 • Published 9 years ago

takeport v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

takeport npm.io

$ 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

run

To take the port 8080 run

$ takeport 8080
Port 8080 taken...
1.0.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago