Add requirements.in and a gitignore.
Previousy when running get_server it would download the server metadata. Obviously running a json file with java is tricky, so this commit opts to download the server.jar instead.
Add section detailing make commands to build and push a new version.