Skip to content

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

License

Notifications You must be signed in to change notification settings

timguy99/megamek-devcontainer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%