grunt-qrcode

0.1.1 • Public • Published

grunt-qrcode

qrcode generator for grunt

ifconfig(ipconfig)의 network interface중 127.0.0.1을 제외한 ip들을 qrcode로 생성함

Usage

Gruntfile.js

qrcode:{
	options:{
		port:'9000',
		base:'www'
	},
	all:{
	
	}
}

options

http://${ipAddress}}:${{port}}/${base}

Command

grunt qrcode

Author

June Park(SK C&C)

License

MIT

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i grunt-qrcode

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • hotuna