AI-powered Specification-Driven Development (SDD) CLI for enhanced productivity
YourSource Specify CLI - Spec-Driven Development with OAuth authentication
Core CLI commands for React Native
JavaScript parser, mangler/compressor and beautifier toolkit
A simple utility to quickly replace text in one or more files.
SVGR command line.
eslint plugin for vue-cli
Spec-Driven Development CLI for AI coding agents. Multi-runtime.
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Android part of React Native app.
Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair
AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native
Download and launch browsers
Create Next.js-powered React apps with one command
Utils for writing Salesforce CLI plugins
Angular Schematics - Library
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Hermes engine.
Merge several Mochawesome JSON reports
Convert and detect character encoding in JavaScript
Command-Line Interface for Firebase
The Sequelize CLI
Package web extension into CRX file (version 3) for Google Chrome and Chromium browsers
A deep deletion module for node (like `rm -rf`)
A command-line interface to clean-css CSS optimization library
Quickly start a new Maizzle project.
specify_cli is a tool that allows certain tasks in a Specify database (http://www.sustain.specifysoftware.org) to be carried out from the command line. Currently supported tasks: - upload of views to the database - generation of stub records
Get is CLI download manager for automatic downloading the whole files of specified type from given web.
A CLI and Rails console utility that lists the versions of modules used by the specified gems/ruby files or Rails project.
Open For Editing: CLI Gem which opens specified files (ofe.json) for editing in your text editor.
Sakanax is a CLI tool for identifying files that are up in Github PullRequest. For example, specifying a commit ID specifies a PullRequest including the commit ID, and also acquires a list of files included in the PullRequest.
This CLI gem will get the halakhic zmanium for either today or for a date the user specifies and for any zipcode the user enters.
libCLImate is a portable, lightweight mini-framework that encapsulates the common aspects of Command-Line Interface boilerplate, including: - command-line argument parsing and sorting, into flags, options, and values; - validating given and/or missing arguments; - a declarative form of specifying the CLI elements for a program, including associating blocks with flag/option specifications; - provision of de-facto standard CLI facilities, such as responding to '--help' and '--version'; libCLImate.Ruby is the Ruby version.
Flr(Flutter-R): A Flutter Resource Manager CLI TooL, which can help flutter developer to auto specify assets in pubspec.yaml and generate r.g.dart file after he changes the flutter project assets.
== Baf baf helps writing an user acceptance test suite with a dedicated library and cucumber steps. It can run and wait for programs in a modified environment, verify the exit status, the output streams and other side effects. It also supports interactive programs and writing to their standard input. Then, it provides a DSL to write the CLI: require 'baf/cli' module MyProgram class CLI < Baf::CLI def setup flag_version '0.1.2'.freeze option :c, :config, 'config', 'specify config file' do |path| @config_path = path end end def run usage! unless arguments.any? puts 'arguments: %s' % arguments puts 'config: %s' % @config_path if @config_path end end end MyProgram::CLI.run ARGV Which behaves this way: % ./my_program Usage: my_program [options] options: -c, --config config specify config file -h, --help print this message -V, --version print version zsh: exit 64 ./my_program % ./my_program --wrong-arg Usage: my_program [options] options: -c, --config config specify config file -h, --help print this message -V, --version print version zsh: exit 64 ./my_program --wrong-arg % ./my_program foo arguments ["foo"] % ./my_program -c some_file foo arguments ["foo"] config path some_file
faux-lambda is a toolbox to make it easier to develop client that call AWS Lambda functions. A simple CLI lets you mock AWS Lambda and specify replies for specific function as well as simulate AWS Lambda framework failures.
This tool can be used both locally and by build systems to quickly narrow down which Cucumber features to run based on which features may have been impacted by a code change. Provides a CLI that filters Cucumber features based on changes to production code since a specified git revision. This is particular useful in systems of wide logical breadth, where each individual commit is unlikely to have an impact on the vast majority of the system's behavior.
Ravanello is the cli for analyze keys in redis and size of it's values. Example of usage: ```bash gem install ravanello ravanello --version REDIS_URL="redis://localhost/db" ravanello analyze --rules rules.yml ``` The rules files specifies the structure of the redis keys (splitted by :) and should looks like this: ```yml rules: resque: - 'delayed' - 'resque-retry' - 'timestamps' - 'lock' - 'meta' ``` After analyzing you will get the report in console: ``` Q-ty Size Key (sample) 4 24 * (hello) 1 6 denormalized:companies:* (denormalized:companies:99585213) ```
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.