Just is a command runner designed to streamline the management and execution of commands in a project. Just is a modern alternative to traditional tools like the make command, offering...
Curlie is a command line tool designed to combine the features of two popular utilities: Curl and HTTPie. Curlie combines the user-friendly interface of HTTPie with the powerful features of...
The shell2http is a command line tool that allows to provide shell commands or scripts as HTTP endpoints. Essentially, it creates a simple HTTP server that maps HTTP requests to...
Ruff is a fast Python linter and code formatter designed to improve code quality and consistency. Developed with performance in mind, Ruff provides a comprehensive set of linting rules and...
The erdtree is a command line tool designed for displaying directory trees in a more visual and user-friendly manner. It offers a more readable and colorful alternative to traditional tools...
Difftastic is a command line tool designed to provide a more accurate and insightful diff for code changes. Unlike traditional diff tools that compare files line by line, Difftastic takes...
Watchexec is a command line tool that watches files and directories for changes and then executes a specified command when a change is detected. It is commonly used by developers...
Yazi is a file manager via command line. This tool aims to provide an efficient, intuitive, and powerful interface for managing files and directories. This tutorial explains how to Install...
The jaq command line tool is an alternative to jq, which is widely known for processing JSON data. Both tools are designed to manipulate and transform JSON data, allowing users...
Zenith is a command line tool for monitoring system resources and a running processes. This tool allows viewing CPU, memory, network, and disk usage. This tutorial demonstrates how to install...