Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 290 Bytes

enableIPv6

Enable IPv6 on all network interfaces. It has only been test on Mac OSx Sierra.

If grump has not yet been installed, you can do so using:

npm i -g grump

Example usage:

grump enableIPv6

see grumpJS.com to find other useful grumps!