This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
windows_exporter
mirror of
https://github.com/prometheus-community/windows_exporter
Watch
1
Star
0
Fork
You've already forked windows_exporter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Makefile: add build command
Browse Source
...
This commit is contained in:
Martin Lindhe
2017-08-10 01:32:54 +02:00
parent
7537c9896e
commit
2e0842573d
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
3
Makefile
Unescape
Escape
View File
@ -1,2 +1,5 @@
fmt
:
gofmt -l -w -s .
build
:
promu build -v .
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
RepoMirrors/windows_exporter
Title
Body
Create Issue