This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
statping
mirror of
https://github.com/statping/statping
Watch
1
Star
0
Fork
You've already forked statping
0
Code
Issues
Releases
Wiki
Activity
8865e5ccf0
statping
/
dev
/
modd.conf
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
devops
2020-02-28 06:37:48 +00:00
**/*.go {
prep: go build -o statping ./cmd
building
2020-02-28 07:02:23 +00:00
daemon: ./statping --port=8585
devops
2020-02-28 06:37:48 +00:00
}