Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

goi18n and go-bindata expected but not documented. #2

Closed
HermannBjorgvin opened this issue Jan 17, 2019 · 1 comment
Closed

goi18n and go-bindata expected but not documented. #2

HermannBjorgvin opened this issue Jan 17, 2019 · 1 comment

Comments

@HermannBjorgvin
Copy link

I am trying to figure out how to build this application.

goi18n and go-bindata are supposed to be installed globally? Is there a way around this?
I can't seem to find where the go-bindata repository is either.

Can you clarify on how I can build this?

@Luzifer
Copy link
Owner

Luzifer commented Jan 17, 2019

Those tools are only development requirements and not required to build this project. You either use pre-build binaries, the Docker image or just go get github.com/Luzifer/ots it (the binary then will be in $GOPATH/bin/ots). In case you've already cloned the repo just execute a go build like in every other Go project and it will build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants