Open Source: #cli

Catalog projects marked with #cli. Tags work as dedicated landing pages, so related tools are easier to find and connect.

This collection holds 49 projects with a combined 3,219,832 GitHub stars. Main languages: Rust, Python, Go.

About the command-line tools

A good CLI tool saves hours: what takes ten clicks in a UI is one command in the terminal. Recent years brought a command-line renaissance — modern replacements of classic utilities are faster, friendlier, and frankly prettier than their ancestors.

Collected here are command-line utilities for every occasion, from file wrangling to DevOps. Most install with a single command; the descriptions explain how each improves on the standard tool it replaces.

Filters

Reset
Languages

Repositories

Found: 49
AlDanial/cloc
cloc

cloc is a command-line utility for counting code, comment, and blank lines across many languages.

Stars 23,225 Forks 1,118 Author AlDanial Language Perl License GPL-2.0
Open