8 个仓库
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 是一个配置模式和指南的集合,用于在 VS Code 中设置调试器和运行时环境。它提供了标准化的模板和蓝图,用于将编辑器连接到各种编程语言和框架的本地、容器化或无服务器运行时。 该项目专注于协调跨客户端和服务器端进程的同步调试会话,以追踪全栈应用程序的逻辑。它提供了用于集成语言运行时和在单个编辑器实例内编排多语言开发设置的具体模式。 这些方案涵盖了单元、集成和端到端测试套件的自动化测试调试配置。它还包括用于调试无服务器函数和管理各种语言和工具开发工作流的设置。
Provides mappings that translate user-defined debugger settings into protocol-compliant requests.
tmuxp 是一个 tmux 会话管理器和声明式工作区编排器,可自动化会话、窗口和窗格的创建与组织。它作为一个 libtmux 自动化封装器,允许用户使用 YAML 或 JSON 配置文件定义复杂的终端布局和初始 Shell 命令。 该项目作为一个终端布局快照工具脱颖而出,能够捕获运行中会话的状态并将其保存为可重现的配置。它进一步支持终端工作流自动化,通过执行引导任务和启动脚本,在启动交互式会话之前准备环境。 其更广泛的能力包括用于自动化管道的无头终端编排、用于动态解析的环境变量管理,以及用于自定义会话构建的插件架构。该系统还提供用于会话状态挂起、实时会话捕获以及通过交互式控制台进行实时状态检查的工具。
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.