Node.js Production Process Manager with a built-in Load Balancer.
-
Updated
Mar 30, 2022 - JavaScript
{{ message }}
Node.js Production Process Manager with a built-in Load Balancer.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A code-searching tool similar to ack, but faster.
A cd command that learns - easily navigate directories from the command line
Commandline tool to customize Spotify client. Supports Windows, MacOS and Linux.
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
q - Run SQL directly on delimited files and multi-file sqlite databases
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
after #1121 is merged we can blame at a specific file revision.
this can be used to open the file blame at the right revision from the commit-details view.
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
A new way to see and navigate directory trees : https://dystroy.org/broot
A smarter cd command. Supports all major shells.
A command-line tool and library for generating regular expressions from user-provided test cases
Stop relying on GUI; CLI **ROCKS**
Double-entry accounting system with a command-line reporting interface
Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
Test your internet connection speed and ping using speedtest.net from the CLI
CLI tool and python library that converts the output of popular command-line tools and file-types to JSON or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
Immersive terminal interface for managing docker containers and services
Hi there!
I've been using Miniserve for a quite a bit now, and I'm really enjoying this tool. But I find it misses a feature I'd personally would love to see: video streaming.
If I go the URI of a picture for instance it will be displayed by the browser correctly. But if it's an video audio file (e.g. MP43) it will be downloaded instead of being played.
Would it be possible to im
A simple command line notebook for programmers
Test your download and upload speed using fast.com
CHANGELOG generator implemented in Go (Golang).
Add a description, image, and links to the command-line-tool topic page so that developers can more easily learn about it.
To associate your repository with the command-line-tool topic, visit your repo's landing page and select "manage topics."
I guess the interactive question isn't asked as the right time.
The error is triggered here:
https://github.com/uutils/coreutils/blob/main/src/uu/mv/src/mv.rs#L261=