Game Server SDK for Agones, the open source project for hosting dedicated game servers on Kubernetes
npm install @google-cloud/agones-sdknpm install - install dependencies
npm run cover - run tests and report code coverage
npm run lint - lint the code
npm test - run the tests