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

Restructure Project #44

Open
tooolbox opened this issue Jun 27, 2020 · 1 comment
Open

Restructure Project #44

tooolbox opened this issue Jun 27, 2020 · 1 comment

Comments

@tooolbox
Copy link

Two suggestions:

  1. Use one of the (many, many) binary packing tools to include the assets in the binary.
  2. Move main.go to the root directory so that you can easily do GO111MODULE=on go get github.com/evildecay/etcdkeeper

(I'm a little more comfortable building from source that downloading a binary release, and building from source is so easy with Go.)

Thanks!

@evildecay
Copy link
Owner

Thank you very much for your suggestions. I haven't maintained the project for a long time. I have some time recently. Since it is done in my spare time, it is not so fast. I will consider these issues to improve them.

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

No branches or pull requests

2 participants