dem

Containerized Development Environment Manager for embedded development (by axem-solutions)

Dem Alternatives

Similar projects and alternatives to dem based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dem alternative or higher similarity.

dem reviews and mentions

Posts with mentions or reviews of dem. We have used some of these posts to build our list of alternatives and similar projects.
  • DEM: Open-source containerized Development Environment Manager
    1 project | news.ycombinator.com | 1 Nov 2023
  • Join the Hottest Hacktoberfest Project of 2023 🚀
    1 project | dev.to | 4 Oct 2023
    GitHub repository: https://github.com/axem-solutions/dem And detailed documentation: https://axemsolutions.io/dem_doc/
  • Feedback wanted on DEM
    1 project | /r/embedded | 14 Sep 2023
    If you are open to giving it another shot, we'd greatly appreciate it: https://github.com/axem-solutions/dem
  • axem - DEM bemutatkozás
    1 project | /r/programmingHungary | 14 Sep 2023
    A projekt maga itt érhető el: https://github.com/axem-solutions/dem
  • Where to store executables shared by a team/project
    1 project | /r/embedded | 6 Jul 2023
    We also faced this issue several times. The situation gets even more complicated if you work on other projects simultaneously. Our solution was the containerization of the tools ( similar way as someone already described here). We tried to create a separate container image for every tool. Sometimes these tools interfered with each other (e.g. they used the same environment variable name with different meanings), so this way we could isolate them. Separate images also mean that you don’t need to rebuild the image if you’d like to change something (e.g. use st-link instead of j-link), just swap the images. We stored the images in a registry, which then acted as a software catalog. We solved a bunch of problems this way, but we still needed a method to manage the tool images. Our idea was to group together the images required for a specific project into a “Development Environment”. We finally implemented a tool, which the developers can use to self-serve the Development Environment for the project they would like to work on. We open-sourced this management tool a couple of weeks ago, you can find it here: https://github.com/axem-solutions/dem In the next version, we would like to add support for 3rd party (or self-hosted) registries and offline usage, so if you are interested I’d be happy to help with it.
  • Development Environment Manager for embedded development
    1 project | /r/embedded | 21 Jun 2023
    To support this approach, I wanted to share our open-source command-line tool named DEM, designed to handle containerized development environments: https://github.com/axem-solutions/dem
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic dem repo stats
6
62
8.9
1 day ago

axem-solutions/dem is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of dem is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com