This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
gotop
mirror of
https://github.com/cjbassi/gotop.git
Watch
1
Star
0
Fork
You've already forked gotop
0
Code
Issues
Projects
Releases
Wiki
Activity
755037d211
gotop
/
vendor
/
github.com
/
gizak
/
termui
/
v3
/
Makefile
6 lines
99 B
Makefile
Raw
Blame
History
.PHONY
:
run
-
examples
run-examples
:
@for file in _examples/*.go
;
do
\
go run
$$
file
;
\
done
;
Reference in New Issue
View Git Blame
Copy Permalink