UNPKG
detect-port-alt
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
detect available port
github.com/node-modules/detect-port
node-modules/detect-port
detect-port-alt
/
CONTRIBUTING.md
6 lines
(4 loc)
•
219 B
Markdown
View Raw
1
2
3
4
5
6
#
Contributing
to
detect-port
-
Fork
the
project
,
make
a
change
,
and
send
a
pull
request
;
-
Have
a
look
at
code
style
now
before
starting
;
-
Make
sure
the
tests
case
(
`$ make test`
)
pass
before
sending
a
pull
request
;