사용법 • 설치
> 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"
구문에 주의하세요.