Verify if command exists on linux.
Redis commands
Check if a path exists
Redis commands
Synchronous validation of a path existing either as a file or as a directory.
check whether a command line command exists in the current environment
Checks whether a command line command exists in the current environment.
TypeScript definitions for command-exists
Valkey commands
Get the first fulfilled promise that satisfies the provided testing function
A ridiculously light-weight argument validator (now browser friendly)
Test whether a path exists on the filesystem.
Types for the TypeScript-ESTree AST spec
Get the first path that exists on disk of multiple paths
A wrapper on top of kleur with ability to write test against the color functions
Opinionated UI KIT for Command Line apps
Provides functions for detecting if the host environment supports the WebCrypto API
Recursively mkdir, like `mkdir -p`
Build environment checking (a la autoconf) for node.js
A simple zero-configuration command-line http server
Generate an HTML report for CODEOWNERS ownership gaps and run in CI or from the CLI to fail when files are not covered.
Get and validate the raw body of a readable stream.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Simple menu elements for ProseMirror
A command line tool to edit existing GitHub releases
Think of Semcheck as your helpful automated reference librarian for schemas.
Klipp, Xcode templates for the rest of us.
Simple migration tool focused on Postgresql
This gem gives different commands for interacting with Github and Heroku instances of existing neeto repos.
tj helps you create new local WordPress development sites, manage existing sites, and deploy them, all from the command line.
This gem gives different commands for interacting with Github and Heroku instances of existing neeto repos.
Yelpme is used to utilize Yelp's API from the command line using the already existing yelp2 gem.
Run commands only if build output is not up to date.
tmb provides a command line interface to manage your textmate bundles, allowing you to search for new bundles on github, install them, and uninstall existing local bundles.
Provides higher level data structures in Ruby using standard Redis commands. Also provides basic object mapping for pre-existing types.
Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.