parse command line arguments of process.argv
计算 node process 脚本参数
Run static file server anywhere
A script to up a webpack server for web development
用于获取cmd输入参数
Developer automation tool command cli
Mona系列 - 命令行底层服务
CLI and ENV parser; indifferent to argument order or runtime
can help you to fetch data before project building and inject data in builded project
Run static file server anywhere
命令行参数解析
repo changelog generator
Parse user input from CLI, no big config or API just a tiny function who return commands and options
Run static file server goweb
Run static file server anywhere
Run static file server anywhere
_work in progress_
Provide MSSQL PostgreSQL SQLite MySQL unified connection class
Run static file server anywhere
This is personal project for web crawling/scraping topics. It includes few ways to crawl the data mainly using [Node.js](https://nodejs.org/en/) such as:
gulp env vars, include
This is personal project for web crawling/scraping topics. It includes few ways to crawl the data mainly using [Node.js](https://nodejs.org/en/) such as:
This is personal project for web crawling/scraping topics. It includes few ways to crawl the data mainly using [Node.js](https://nodejs.org/en/) such as:
Run static file server anywhere
A rule-driven file and URL dispatcher: hands incoming paths (or URLs) to the right handler based on TOML-defined rules.
A procedural macro for argv-lite, providing derive macros for argument parsing.
Internal procedural macro helpers for argv-lite.
Dynamic shell completion engine for CLI tools
Command development kit for wacli plugins
parse command-line arguments into a hashmap and vec of positional args
A Rust wrapper around emlite
A POSIX style getopt parser for Rust
Signed, replay-proof UDP pulse daemon: a server learns and verifies a NAT'd client's real source IP and runs a hook (server + client binaries)
SignedPulse client: periodically proves its source IP to the server with a signed pulse
Shared protocol, crypto, and config types for SignedPulse
SignedPulse server: verifies signed UDP pulses and runs a hook command
Simple to use app ARGV based daemonizer
A lightweight ruby argv parser.
Rodish parses an argv array using a routing tree approach. It is designed to make it easy to implement command line applications that support multiple levels of subcommands, with options at each level.
Parse/Filter/Validate ARGV from command line with DSL.
A very simple option parser for ARGV.
ARGV object extension for ease of use of options and else terminal inputs. It can parse ARGV input into Hash object so you can work with ease, check GIT!
Parse command line arguments of the form NAME=VALUE to the ENV hash like rake.
Simple, fast, and looose command line option parser.
Staging for console ruby apps - ARGV parser, logger, pids, 2nd instance run prevention, privileges, signals, graceful shutdown for multithreaded app
KeyValueParser parses arrays of string options like 'machine=coconut'. It is mainly done for parsing ARGV, but can be used for other things.
Hai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. Decodin ur mp3s. Whatevs! I also decodin ur OGGz! I kin also encodin' ur WAV and AIFF to mp3z! == SYNOPSYS ROFLOL require 'icanhasaudio' reader = Audio::MPEG::Decoder.new File.open(ARGV[0], 'rb') { |input_lol| File.open(ARGV[1], 'wb') { |output_lol| reader.decode(input_lol, output_lol) } }
Command line interface for the file sending site dbinbox.com. Allows command line uploading of files, directories, and messages from ARGV to specified dbinbox users.