nagy / tokei.el

Display codebase statistics in Emacs πŸ“ˆ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tokei.el - Display codebase statistics

MELPA MELPA Stable

Tokei.el is a major-mode for Emacs, that displays codebase statistics with the help of Tokei.

https://github.com/nagy/tokei.el/raw/screenshot/emacs-screenshot.svg

Features

  • Collapsible sections with the help of magit-section
  • Imenu support
  • Bookmark support
  • Customizable faces

Usage

After installing, you can use it with M-x tokei in any folder, which you want to scan. Either make sure, that the tokei executable is in your PATH, or customize tokei-program to where it resides.

License

GPL3+

About

Display codebase statistics in Emacs πŸ“ˆ

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%