3.创建成功之后,点击readme.md来编译这个文件。 二、在windows下安装GIT 下载完成之后,安装即可,一路next。 三、配置GIT 1.打开刚才安装的git bash。出现以下界面。 2.配置git 第一步:输入ssh-keygen –t rsa –C “邮箱地址”。(注意ssh-keygen之间是没有空格的,其他的之间是有空格的) 第二步:回车之后,...
First release with Windows and Darwin cross-builds.\0.4.0 / 2017-11-29Fix panic due to inconsistent label cardinality when using queries.yaml with queries which return extra columns. Add metric for whether the user queries YAML file parsed correctly. This also includes the filename and SHA256...
{"windows", "amd64", ".exe"}, + {"windows", "386", ".exe"}, +} + +// productName can be overridden by environ product name +var productName = func() string { + if name := os.Getenv("PRODUCT_NAME"); name != "" { + return name + } + name, _ := os.Getwd() + ...
First release with Windows and Darwin cross-builds.\ 0.4.0 / 2017-11-29 Fix panic due to inconsistent label cardinality when using queries.yaml with queries which return extra columns. Add metric for whether the user queries YAML file parsed correctly. This also includes the filename and SHA...