8 repository-uri
Mappings that translate high-level declarative expressions into specific file and directory structures.
Distinct from Declarative Mapping Engines: Focuses on filesystem layout mapping rather than visual aesthetic binding
Explore 8 awesome GitHub repositories matching web development · Configuration File Mappings. Refine with filters or upvote what's useful.
Home Manager is a declarative framework for managing user-specific packages, dotfiles, and services. It serves as a tool for maintaining reproducible home directory setups and user environments across multiple machines using the Nix package manager. The system functions as a declarative dotfile manager, defining application configuration files from a central source to ensure consistency. It allows for the management of user-level software packages and the automation of background processes and services that start upon user login.
Maps high-level Nix expressions to the structured files and directories in the user home folder.
This project is a shell configuration manager and Unix environment automator designed to organize shell settings and environment variables. It functions as a symlink-based dotfile deployer that maps versioned configuration files to the home directory to maintain a consistent system environment across different machines. The system employs a topic-based configuration loading model, grouping shell settings and environment scripts into discrete directories that load sequentially into the active shell. It further automates the setup of the command line interface by managing system paths and ensur
Maps configuration files from a versioned repository to the home directory to maintain an organized filesystem.
Podman Desktop is a graphical user interface for managing container images, pods, and volumes across multiple container engines and Kubernetes clusters. It serves as a container engine orchestrator for installing, configuring, and updating engines, as well as a deployment dashboard for connecting to Kubernetes environments and switching cluster contexts. The application is an extensible developer tool that utilizes a plugin system to allow users to add new features and orchestration capabilities through third-party modules. The tool provides a resource dashboard for local container managemen
Maps graphical user interface settings to structured configuration files for underlying container engines.
nvim-dap is a Neovim plugin that serves as a client implementation of the Debug Adapter Protocol. It provides a language-agnostic debugger interface that integrates external debugger binaries into the editor, allowing users to manage breakpoints and step through code. The project enables remote process debugging by attaching to running processes or containerized applications via TCP sockets and network proxies. It supports connecting to debug adapters through standard input/output or TCP, with specialized support for launching and attaching to Java processes. The plugin covers program execut
Resolves session-specific launch and attach arguments by mapping user settings to protocol-compliant requests.
X-Track is a firmware project for an embedded bicycle computer that combines GPS-based speed and ride metrics with offline map navigation. It functions as a GPS bicycle speedometer, displaying speed, distance, altitude, and other ride data on a handlebar-mounted screen, while also serving as an offline map viewer that renders locally stored map tiles without an internet connection. The project distinguishes itself by including a firmware emulator that runs the embedded code on a PC, enabling development and testing without physical hardware. It also provides GPS-based clock calibration to aut
Configures the map tile folder path and coordinate system in a JSON file for correct map alignment.
vscode-recipes este o colecție de modele de configurare și ghiduri pentru configurarea debuggerelor și a mediilor de runtime în VS Code. Oferă șabloane și planuri standardizate pentru a conecta editorul la runtime-uri locale, containerizate sau serverless, pe o varietate de limbaje de programare și framework-uri. Proiectul se concentrează pe coordonarea sesiunilor de depanare simultane între procesele client-side și server-side pentru a urmări logica prin aplicații full-stack. Oferă modele specifice pentru integrarea runtime-urilor de limbaj și orchestrarea configurărilor de dezvoltare multi-limbaj într-o singură instanță de editor. Rețetele acoperă configurarea depanării testelor automate pentru suite unitare, de integrare și end-to-end. Include, de asemenea, configurări pentru depanarea funcțiilor serverless și gestionarea fluxurilor de lucru de dezvoltare pentru diverse limbaje și instrumente.
Provides mappings that translate user-defined debugger settings into protocol-compliant requests.
tmuxp este un manager de sesiuni tmux și un orchestrator de workspace declarativ care automatizează crearea și organizarea sesiunilor, ferestrelor și panourilor. Acesta funcționează ca un wrapper de automatizare libtmux, permițând utilizatorilor să definească layout-uri complexe de terminal și comenzi shell inițiale folosind fișiere de configurare YAML sau JSON. Proiectul se distinge ca un instrument de snapshot pentru layout-ul terminalului, capabil să captureze starea unei sesiuni care rulează și să o salveze ca o configurație reproductibilă. De asemenea, suportă automatizarea fluxului de lucru în terminal prin executarea sarcinilor de bootstrap și a scripturilor de startup pentru a pregăti mediile înainte de lansarea sesiunilor interactive. Capabilitățile sale mai largi includ orchestrarea terminalului headless pentru pipeline-uri automate, gestionarea variabilelor de mediu pentru rezoluție dinamică și o arhitectură de plugin-uri pentru construcția personalizată a sesiunilor. Sistemul oferă, de asemenea, instrumente pentru suspendarea stării sesiunii, capturarea sesiunii live și inspectarea stării în timp real printr-o consolă interactivă.
Translates YAML or JSON configuration files into a structured hierarchy of tmux windows and panes.
Noctalia Shell is a modular Wayland desktop shell that provides a user interface consisting of status bars, launchers, and notifications for Wayland compositors. It is built as a plugin-based desktop environment that utilizes declarative configuration for managing system defaults, wallpapers, and plugin installations. The project features a dynamic desktop theming engine that extracts color palettes from wallpapers to theme the shell and external applications. This is supported by an inter-process communication bridge that exposes endpoints, allowing external scripts and keybindings to trigge
Maps user preferences and system defaults to interface properties via a structured configuration module.