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

Mac & Windows binaries for local development #8

Closed
4 tasks done
markmandel opened this issue Dec 7, 2017 · 0 comments
Closed
4 tasks done

Mac & Windows binaries for local development #8

markmandel opened this issue Dec 7, 2017 · 0 comments
Assignees
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc good first issue These are great first issues. If you are looking for a place to start, start here! kind/documentation Documentation for Agones kind/feature New features for Agones
Milestone

Comments

@markmandel
Copy link
Member

markmandel commented Dec 7, 2017

For the sidecar binary, generate Mac and Windows binaries for local development

This should include:

  • a new build target specifically for this
  • update to the make build target to include the new target
  • Update the development quickstart to include a note about this being built
  • docs on running the sidecar for local development
@markmandel markmandel added area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc good first issue These are great first issues. If you are looking for a place to start, start here! kind/feature New features for Agones kind/documentation Documentation for Agones labels Dec 7, 2017
@markmandel markmandel added the area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. label Dec 18, 2017
@markmandel markmandel added this to the 0.1 milestone Dec 21, 2017
@markmandel markmandel self-assigned this Dec 22, 2017
markmandel added a commit that referenced this issue Dec 22, 2017
markmandel added a commit that referenced this issue Dec 23, 2017
This now means local development on Windows
and OSX is possible. Also added documentation
on how to run this process when developing locally
with Agon.

Closes #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc good first issue These are great first issues. If you are looking for a place to start, start here! kind/documentation Documentation for Agones kind/feature New features for Agones
Projects
None yet
Development

No branches or pull requests

1 participant