使用 • 安装
> go get -u github.com/ferreiraklet/nilo
或者
> git clone https://github.com/ferreiraklet/nilo.git
> cd nilo
> go build nilo.go
> chmod +x nilo
> ./nilo -h
echo http://xxxxx.com/app.js | nilo
echo http://xxxx.com/app.js | nilo -H "Header1: value1;Header2: Value2;Header3: Value3"
请注意语法。