The typos is a source code spell checker via command line. It is an open-source tool that is written in the Rust programming language. This tutorial demonstrates how to install...
Task is a command runner and build tool that is written in the Go programming language. It is designed to automate and streamline the execution of commands and scripts, making...
Dotenv Linter is a command line tool written in Rust programming language, designed for checking and ensuring the correctness of .env files, which are commonly used in development to manage...
The fend calculator is a command line tool that provides arithmetic and unit-aware calculations. It supports complex numbers, variables, trigonometric functions, and more. This tutorial explains how to install fend...
The uutils coreutils is an implementation of the GNU core utilities (coreutils) in the Rust programming language. The GNU core utilities are a set of file, shell, and text manipulation...
Bartib is a user-friendly time tracking tool for the command line that logs all tracked activities in a plaintext file and enables the creation of flexible reports. This tutorial demonstrates...
The restic is a fast, secure, and efficient backup tool via command line designed to back up files and directories. It supports multiple storage backends, including local storage, SFTP, Amazon...
Cassowary is a tool designed for load testing web applications and APIs. Its primary function is to simulate multiple users accessing a web service simultaneously to analyze the performance, reliability...
Hurl is a command line tool used to run and test HTTP requests. It is particularly useful for developers and testers who need to interact with web services and APIs...
Helix is a text editor for creating and modifying text files via command line. It supports multiple selections, syntax highlighting, key mappings and more. This tutorial explains how to install...