Skip to content

Docker-based remote development environment for Endstone on Linux

License

Notifications You must be signed in to change notification settings

EndstoneMC/remote-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Remote Development Environment for Endstone

CI

This is a Docker-based remote development environment that provides all the necessary toolchains and libraries required for Endstone development on Linux. This ensures a consistent, reliable and easy-to-manage development environment for our team and the community.

Now, power on your engines and get ready to code! 🚀

🛠️ What's inside the toolbox?

  • Debian 11 (bullseye)
  • Python 3.12 🐍
  • Clang (with LLVM version 15)
  • CMake 3.26.6
  • Conan package manager 2.0
  • Git
  • Ninja build system
  • SSH Server
  • libc++ standard library

🚀 Getting started

First, clone this project and navigate into the project folder:

git clone https://github.com/EndstoneMC/remote-dev.git endstone-remote-dev
cd endstone-remote-dev

Then, simply run:

docker compose up --build -d

🔍 Usage

You can now access the remote development environment using SSH:

  • username: endstone
  • password: endstone

Integration

About

Docker-based remote development environment for Endstone on Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published