Member-only story

Good command line tool

Beck Moulton
3 min readApr 17, 2023

--

This article will introduce eight command line tools that I think are very useful, and I hope they can bring you some efficiency improvement and happiness.

#1 Tokei

GitHub:https://github.com/XAMPPRocky/tokei

Tokei is a program that displays statistics about code. Tokei will display the number of files, the total number of lines in those files, and code, comments, and whitespace grouped by language. Tokei is very fast, capable of calculating millions of lines of code in seconds. It supports extensions, supports multiple programming languages, and it can output multiple formats. And Tokei is cross-platform and can be used on Mac, linux, and windows.

#2 YouPlot

GitHub:https://github.com/red-data-tools/YouPlo

An end point drawing tool that allows us to display charts and table data at the end point, which supports the display of multiple statistical graphics.

#3 llama

GitHub:https://github.com/antonmedv/llama

--

--

Beck Moulton
Beck Moulton

Written by Beck Moulton

Focus on the back-end field, do actual combat technology sharing Buy me a Coffee if You Appreciate My Hard Work https://www.buymeacoffee.com/BeckMoulton

No responses yet