dXon banner

dXon

4 devlogs
7h 7m 21s

Small tool to spin up dev containers quickly. nothing fancy. just simple environments so your host system doesn’t get polluted.

This project uses AI

Used ChatGPT for features planing of socket and Copilot to add tests in the code. Also to debug the code for other environments.

Demo Repository

Loading README...

Pz
  • fix installation scripts
  • fixed docs typo
Attachment
0
Pz
  • Released the mist stable version
  • Fixed some bugs and problems related to code editor
  • implemented socket to control from inside the container
  • simplified the template creation
Attachment
0
Pz

Added template registry and many default templates
Fixed permission bug and added support for code editors

Attachment
0
Pz

dXon is a lightweight developer container manager designed to create isolated development environments without polluting the host system.

It uses system tools such as systemd-nspawn, pacstrap, and debootstrap to bootstrap reproducible development containers using templates.

Attachment
0