UNPKG
lightfold
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
lightweight scaffolding and archiving utility CLI.
github.com/andrew-x/Lightfold
andrew-x/Lightfold
lightfold
/
example
/
node_modules
/
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
;