Linux

coffee: Executes CoffeeScript scripts or compiles them into JavaScript

Coffee is a command-line tool and programming language that allows you to execute CoffeeScript scripts or compile them into JavaScript.…

codespell: Spellchecker for source code

codespell is a specialized spellchecker tool designed specifically for source code. It helps identify and correct spelling errors and typos…

code: Cross platform and extensible code editor

"code" is a cross-platform and extensible code editor developed by Microsoft. It is commonly referred to as Visual Studio Code…

cmp: Compare two files byte by byte

The "cmp" command is a utility commonly found in Unix-like operating systems that allows users to compare two files on…

cmctl: A CLI tool that can help you to manage cert-manager resources inside your cluster

cmctl is a command-line interface (CLI) tool that provides convenient management capabilities for cert-manager resources within a Kubernetes cluster. cert-manager…

cmatrix: Shows a scrolling Matrix like screen in the terminal

cmatrix is a command-line utility that creates an animated display reminiscent of the famous "Matrix" movie, where characters rain down…

cmark: Converts CommonMark Markdown formatted text to other formats

cmark is a software library that specializes in converting text written in CommonMark Markdown format into various other formats. CommonMark…

cmake: Cross-platform build automation system, that generates recipes for native build systems

CMake is a powerful tool used for automating the build process of software projects. It provides a way to define…

cloudflared: Command-line tool to create a persistent connection to the Cloudflare network

"cloudflared" is a command-line tool that enables you to establish a persistent and secure connection to the Cloudflare network. It…

clockwork-cli: A command-line interface for the Clockwork PHP debugging framework

"clockwork-cli" is a command-line interface (CLI) tool that provides a convenient way to interact with the Clockwork PHP debugging framework…