/tokei.el

Display codebase statistics in Emacs 📈

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

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+