This website requires JavaScript.
Explore
Help
Sign In
go-kit
/
tail
Watch
1
Star
0
Fork
You've already forked tail
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0449e85ca5
tail
/
cmd
/
gotail
/
Makefile
5 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
allow gotail to accept multiple files also rename cmd/tail to cmd/gotail
2012-10-13 08:28:04 +08:00
default
:
gotail
gotail
:
*.
go
../../*.
go
remove logyard references and update README also fix local gopath
2012-10-18 02:56:54 +08:00
GOPATH
=
`
pwd
`
/../../.go go build