使用方法・設置方法
> 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"
構文に注意してください。