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

How to build this #62

Open
morriswinkler opened this issue Mar 31, 2016 · 2 comments
Open

How to build this #62

morriswinkler opened this issue Mar 31, 2016 · 2 comments

Comments

@morriswinkler
Copy link

I couldn't find on how you build the complete binary, i guess since you embed stuff with go-bindata there are more than one step, well i get

root@inthathouse /srv/www/w.laydrop.com # go build github.com/lucas-clemente/goldfish
# github.com/lucas-clemente/goldfish
/root/go/src/github.com/lucas-clemente/goldfish/main.go:48: undefined: Asset
/root/go/src/github.com/lucas-clemente/goldfish/main.go:48: undefined: AssetDir
/root/go/src/github.com/lucas-clemente/goldfish/main.go:50: undefined: Asset
@lucas-clemente
Copy link
Owner

I've written a Makefile which you can use. To build everything from scratch, you also need the ember.js stuff though. IIRC it should be enough to run npm install and bower install in the web directory. :)

@lucas-clemente
Copy link
Owner

Also, in case you haven't seen it, there's a compiled binary in the releases tab.

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