Skip to content

A vscode devcontainer enabled repository for completed the simudyne model challenge

Notifications You must be signed in to change notification settings

kennethkenneth/simudyne-challenge-devcontainer

Repository files navigation

Simudyne Hunger Games Quickstart

This repository is structured to help you get going with the Simudyne Hunger Games challenge quickly in a fully contained development environment.

The included model is unchanged from Ben Schumanns apart from public field definition that was preventing Simudyne from starting.

Resources

Requirements

Quickstart

  • Ensure Docker is running docker info
  • Clone repo locally
  • Place your Simudyne access token at .simudyne/.token
  • Place your Simudyne license file at .simudyne/.license
  • Open repo in VSCode
  • CTRL+SHIFT+P "Remote-Container: Reopen folder in container"
    • This will take a few minutes on first open
  • Hit F5 to run the main java class
  • Simudyne should now be running at http://localhost:8080/

Details

TODO

About

A vscode devcontainer enabled repository for completed the simudyne model challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published