zhanghuid / npm-binary-export.kit

生成 NPM Binary 镜像配置的小工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

生成 NPM Binary 镜像配置的小工具

编译

make build-linux

使用

chmod +x ./bin/npm-binary-export.kit-0.0.1-linux-amd64
./bin/npm-binary-export.kit-0.0.1-linux-amd64 >> env.sh

生效

source env.sh

引用

NPM Binary 镜像配置

About

生成 NPM Binary 镜像配置的小工具

License:MIT License


Languages

Language:Go 61.7%Language:Makefile 38.3%