Recursively walks up directories from the current directory to look for settings files to provide defaults for commander.js
the complete solution for node.js command-line programs
No description provided.
Infer strong typings for commander options and action handlers
A module for making CLI applications with NestJS. Decorators for running commands and separating out config parsers included. This package works on top of commander.
MCP server for terminal operations and file editing
Export commander command as a Fig spec
A testing utility for nest-commander. It builds on top of ideas from @nestjs/testing and is not tied to any test framework directly.
🛹 Modern TypeScript tools for SVG
Commander.js with integrated interactive prompts
A small collection of option validators for commander
the complete solution for node.js command-line programs
This is a config commander
No description provided.
A wrapper for Commander that automatically sets the version based on your package.json
the complete solution for node.js command-line programs
Redis web-based management tool written in node.js
Terminal Commander: local MCP-operated terminal/file signal channel with native Linux, Windows, and macOS packages.
Effortlessly add intelligent autocomplete support to your Commander.js CLI app using Carapace. Supports Bash, Zsh, Fish, Nushell and more
A NestJS module that provide a cli
A TypeScript utility for building type-safe CLI commands using commander and zod.
A module to globally install libraries to prevent installing the same libraries again and again
the complete solution for node.js command-line programs
Visual multi-agent orchestrator and manager for Claude Code with 3D/2D interface
Simple command line prompt that generates configuration files by querying the user for config values and creating a file based on a template
Knife plugin to update ssh client config with ec2 instance information
Provides dsl heavily based on solnic/virtus forspecifying options that will be filled from yamlor command line options via OptionParser
Flash helps you run same commands on multiple projects all defined in the `.flash.yml` config.
The ConsoleAppSupport module provides some commonly-desired behavior for command-line programs: currently command-line parsing; config file loading; and log4r integration. Its primary audience is Ruby coders who need to frequently and quickly write special-purpose scripts that are nevertheless flexible and self-documenting.
Command line tool for easily switching git authors, remotes, and other configs on shared computers.
Concisely, flexibly, and safely declare the interface to a script with a Configuratrix schema. The resulting config loads flags, arguments, and subcommands from the command line. Optionally loads values from config file and environment with overrides from the command line.
include vyatta config to command converter
Starts n AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes.
Uses a config file to knock on a host and execute command(s), tries to mimic .ssh/config function
Configurable adds methods to declare class configurations. Configurations are inheritable, delegate to methods, and have hash-like access. Configurable constructs configs such that they easily map to config files, web forms, and the command line.
Config. Defined as a class. Used as an instance. Support for inheritance and composition. Lazy instantiation. Thread-safe. Command-style DSL. Validation layer. Support for YAML, TOML, JSON, __END__, ENV. Extremely simple to define. Extremely simple to use.