mirror of
https://github.com/ru-de/faq.git
synced 2024-11-23 19:02:19 +00:00
add go get
This commit is contained in:
parent
b3918b9663
commit
9e9ac12938
@ -4,6 +4,7 @@ DIR=`dirname $0`
|
||||
|
||||
git config --global core.quotepath false
|
||||
|
||||
go get $DIR/...
|
||||
go build -o /tmp/check_spell $DIR/check_spell.go
|
||||
go build -o /tmp/check_links $DIR/check_links.go
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user