dXon banner

dXon

4 devlogs
7h 9m 50s

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

Shipped this project!

Hours: 6.83
Cookies: 🍪 50
Multiplier: 7.38 cookies/hr

This is a light weight cli tool that can help people like me who don’t want to pollute their system installing stuff for next hobby project or for experimenting. With this we can create containers without docker and hypervisor this is not a real container but a separate file system without performance compromise.

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