0.1.1 • Published 12 years ago
grunt-qrcode v0.1.1
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 qrcodeAuthor
June Park(SK C&C)
License
MIT