/megamek-devcontainer

VSCode Devcontainer for the megamek project, follows the wiki guide for getting startetd

Primary LanguageDockerfileGNU General Public License v2.0GPL-2.0

megamek-devcontainer

VSCode Remote Container

VSCode Devcontainer for the megamek project, follows the wiki guide for getting started found here

Prerequisites

You'll need to have VSCode

And have installed the Remote - Containers extension for VSCode, though VSCode should auto prompt you to install it if nessisary when opening this repo.

Setup

You'll still need to clone the repo's inside this folder,

ClonedRepos

And setup your local settings by adding a settings_local.gradle file in each project see here

But once done you should have a self contained environment that will compile the megamek suite. Either run the build tasks, or open a terminal navigate to the project folders and run

gradle run --no-daemon