This website requires JavaScript.
Explore
Help
Sign In
aw
/
linkheader
Watch
1
Fork
0
You've already forked linkheader
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c839f6157
linkheader
/
script
/
lint
7 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adds gotemplate files
2016-03-28 16:11:23 +02:00
#!/bin/sh
PROJDIR=$(cd `dirname $0`/.. && pwd)
Fixes lint issues, adds profile script
2016-06-20 01:20:27 +02:00
cd ${PROJDIR}
go get
gometalinter
Reference in New Issue
Copy Permalink