Shared TypeScript types for A0 projects
Canonical credential regex catalog and match-with-allowlist helpers for OpenA2A security tools (secretless-ai, hackmyagent).
Shared utilities for Macroforge plugins
基于pm2与ansible的简易项目运行与发布node库
Collects configs from multiple sources and handles overrides per environment.
Unix shell module for powerline.
A CLI for installing presets in Javascript projects.
A proc macro for adding config file support to clap
A Bevy plugin for loading configuration from YAML, JSON, or RON files with environment variable overrides
Fast, configurable, shell plugin manager.
A declarative configuration file manager (not only for dotfiles!)
TUI for interacting with BibLaTeX databases
Rust SDK for FISCO BCOS.
Read and parse configuration file automatically
CLI tool to help keep track of your Git repositories.
Retry module, providing a feature-complete, type-safe retry management system with support for multiple delay strategies and event listeners
Configuration file discovery and reading with multiple format support
SBOM generation tool for uv projects - Generate CycloneDX SBOMs from uv.lock files
Lightweight endpoint telemetry sensor for Windows threat detection
Configuration tool for cascading configuration files with multiple formats
Deploy config files via Capistrano.
Used by tribunals_frontend and tribunals_api to share configuration. To use: 1) add "gem 'moj_tribunals_config'" to your Gemfile 2) in an initializer, add the following code: require 'moj_tribunals_config' my_config = Moj::Tribunals::ConfigLoader.new.load This will load the default config files from the gem. To load different files, you can provide an alternative path to the ConfigLoader.new method, e.g. my_config = Moj::Tribunals::ConfigLoader.new('/my/alternative/config/path').load To just load config for a specific tribunal, you can do: config_loader = Moj::Tribunals::ConfigLoader.new config_file = config_loader.config_file_for('utiac') config_loader.load_file( config_file ) RailsConfig integration ======================= If you're using the RailsConfig gem, your intializer can just do something like: files = Moj::Tribunals::ConfigLoader.new.config_files files.each{ |f| Settings.add_source!( f ) } Settings.reload!
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.