nginxConfigFormatterGo(nginx配置格式器) V1.0.0 绿色免费版下载
nginxConfigFormatterGo这个小程序是个用GO语言开发的nginx配置格式器,知识兔可以根据不同的系统进行打包成二进制文件在服务器上使用,能够可预测的格式化结果,所有的注释都独立一行,有需要的可以下载来使用。
【特色说明】
花括号使用Java的习惯.
所有的行使用统一的方式进行缩进, 缩进的空格数由用户指定 (默认 4 个空格).
多余的空白字符合并为一个空格, 但是在注释和引号中的空白字符不进行任何处理.
【安装源码说明】
# linux
wget https://github.com/rwx——/nginxConfigFormatterGo/releases/download/v1.0.0/nginxConfigFormatterGo_linux_amd64 -O /usr/local/bin/nginxConfigFormatterGo
chmod +x /usr/local/bin/nginxConfigFormatterGo
# mac
wget https://github.com/rwx——/nginxConfigFormatterGo/releases/download/v1.0.0/nginxConfigFormatterGo_darwin_amd64 -O /usr/local/bin/nginxConfigFormatterGo
chmod +x /usr/local/bin/nginxConfigFormatterGo
下载仅供下载体验和测试学习,不得商用和正当使用。